IDataCollectorSet::get_SerialNumber method (pla.h)
Retrieves or sets the number of times that this data collector set has been started, including segments.
This property is read/write.
Syntax
HRESULT get_SerialNumber(
unsigned long *index
);
Parameters
index
Return value
None
Remarks
Use this property if the IDataCollectorSet::SubdirectoryFormat property is set to plaSerialNumber.
PLA increments the serial number after using it.
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 |