Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.39 KB

nf-pla-idatacollector-get_datacollectortype.md

File metadata and controls

66 lines (56 loc) · 2.39 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.IDataCollector.get_DataCollectorType
IDataCollector::get_DataCollectorType (pla.h)
Retrieves the type of this data collector, for example, a performance data collector.
DataCollectorType property [PLA]
DataCollectorType property [PLA]
IDataCollector interface
IDataCollector interface [PLA]
DataCollectorType property
IDataCollector.DataCollectorType
IDataCollector.get_DataCollectorType
IDataCollector::DataCollectorType
IDataCollector::get_DataCollectorType
base.idatacollector_datacollectortype
get_DataCollectorType
pla.idatacollector_datacollectortype
pla/IDataCollector::DataCollectorType
pla/IDataCollector::get_DataCollectorType
pla\idatacollector_datacollectortype.htm
PLA
a5ec0e60-555c-4a95-b13d-a22cc8db7c28
12/05/2018
DataCollectorType property [PLA], DataCollectorType property [PLA],IDataCollector interface, IDataCollector interface [PLA],DataCollectorType property, IDataCollector.DataCollectorType, IDataCollector.get_DataCollectorType, IDataCollector::DataCollectorType, IDataCollector::get_DataCollectorType, base.idatacollector_datacollectortype, get_DataCollectorType, pla.idatacollector_datacollectortype, pla/IDataCollector::DataCollectorType, pla/IDataCollector::get_DataCollectorType
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IDataCollector::get_DataCollectorType
pla/IDataCollector::get_DataCollectorType
c++
APIRef
kbSyntax
COM
Pla.dll
IDataCollector.DataCollectorType
IDataCollector.get_DataCollectorType

IDataCollector::get_DataCollectorType

-description

Retrieves the type of this data collector, for example, a performance data collector.

This property is read-only.

-parameters

-remarks

PLA sets the type when you create the data collector.

-see-also

IDataCollector