IDataCollectorCollection::Clear method (pla.h)
Removes all data collectors from the collection.
Syntax
HRESULT Clear();
Return value
Returns S_OK if successful.
Remarks
Note that by removing the collectors from the collection, you are also removing the collectors from the 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 |