IDataCollector::get_Index method (pla.h)
Retrieves the index value of the data collector. The index value identifies the data collector within the data collector set.
This property is read-only.
Syntax
HRESULT get_Index(
long *index
);
Parameters
index
Return value
None
Remarks
PLA sets the index value when you add the data collector to a data collector set.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |