Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.56 KB

nf-pla-idatacollectorcollection-get__newenum.md

File metadata and controls

70 lines (58 loc) · 2.56 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:pla.IDataCollectorCollection.get__NewEnum
IDataCollectorCollection::get__NewEnum (pla.h)
Retrieves an interface to the enumeration. (IDataCollectorCollection.get__NewEnum)
IDataCollectorCollection interface [PLA]
_NewEnum property
IDataCollectorCollection._NewEnum
IDataCollectorCollection.get__NewEnum
IDataCollectorCollection::_NewEnum
IDataCollectorCollection::get__NewEnum
_NewEnum property [PLA]
_NewEnum property [PLA]
IDataCollectorCollection interface
get__NewEnum
pla.idatacollectorcollection__newenum
pla/IDataCollectorCollection::_NewEnum
pla/IDataCollectorCollection::get__NewEnum
pla\idatacollectorcollection__newenum.htm
PLA
05b97d37-9ccc-4856-a71a-77dd99eab8c2
12/05/2018
IDataCollectorCollection interface [PLA],_NewEnum property, IDataCollectorCollection._NewEnum, IDataCollectorCollection.get__NewEnum, IDataCollectorCollection::_NewEnum, IDataCollectorCollection::get__NewEnum, _NewEnum property [PLA], _NewEnum property [PLA],IDataCollectorCollection interface, get__NewEnum, pla.idatacollectorcollection__newenum, pla/IDataCollectorCollection::_NewEnum, pla/IDataCollectorCollection::get__NewEnum
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IDataCollectorCollection::get__NewEnum
pla/IDataCollectorCollection::get__NewEnum
c++
APIRef
kbSyntax
COM
Pla.dll
IDataCollectorCollection._NewEnum
IDataCollectorCollection.get__NewEnum

IDataCollectorCollection::get__NewEnum

-description

Retrieves an interface to the enumeration.

This property is read-only.

-parameters

-remarks

C++ programmers use this property.

The items of the enumeration are variants whose type is VT_UNKNOWN. To query for the IDataCollector interface, use the punkVal member of the variant.

The enumeration is a snapshot of the collection at the time of the call.

-see-also

IDataCollectorCollection