Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 2.25 KB

nf-wdtf-iwdtfdevicedepot2-get__newenum.md

File metadata and controls

68 lines (55 loc) · 2.25 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:wdtf.IWDTFDeviceDepot2.get__NewEnum
IWDTFDeviceDepot2::get__NewEnum (wdtf.h)
Learn how this IWDTFDeviceDepot2 interface method gets a new iteration variable that the For Each loop structure implicitly uses.
dtf\iwdtfdevicedepot2__newenum.htm
dtf
04/04/2018
IWDTFDeviceDepot2::get__NewEnum
IWDTFDeviceDepot2 interface [Windows Device Testing Framework],_NewEnum property, IWDTFDeviceDepot2._NewEnum, IWDTFDeviceDepot2.get__NewEnum, IWDTFDeviceDepot2::_NewEnum, IWDTFDeviceDepot2::get__NewEnum, Microsoft.WDTF.IWDTFDeviceDepot2._NewEnum, Microsoft::WDTF::IWDTFDeviceDepot2::_NewEnum, _NewEnum property [Windows Device Testing Framework], _NewEnum property [Windows Device Testing Framework],IWDTFDeviceDepot2 interface, dtf.iwdtfdevicedepot2__newenum, get__NewEnum, wdtf/IWDTFDeviceDepot2::_NewEnum, wdtf/IWDTFDeviceDepot2::get__NewEnum
wdtf.h
Windows
Windows XP Professional
Windows Server 2008
WDTF.idl
Microsoft.WDTF
WDTF.Interop.metadata_dll
Windows
IWDTFDeviceDepot2::get__NewEnum
wdtf/IWDTFDeviceDepot2::get__NewEnum
APIRef
kbSyntax
COM
WDTF.Interop.metadata_dll.dll
IWDTFDeviceDepot2::get__NewEnum

IWDTFDeviceDepot2::get__NewEnum

-description

Gets a new iteration variable that the For Each loop structure implicitly uses.

This property is read-only.

-parameters

-param ppNewEnum

-returns

-remarks

You cannot access the _NewEnum property from the JScript programming language.

You must use the Active Template Library (ATL) to implement this functionality. For more information about how ATL implements this functionality, see the ICollectionOnSTLImpl interface in the MSDN Library.

-see-also

IWDTFDeviceDepot2