IDataCollectorSet::get_Xml method (pla.h)
Retrieves an XML string that describes the values of the data collector set properties, including those of the data collectors contained in the set.
This property is read-only.
Syntax
HRESULT get_Xml(
BSTR *xml
);
Parameters
xml
Return value
None
Remarks
For details on the property elements contained in the XML string, see the Remarks section of IDataCollectorSet and the individual data collectors.
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 |
See also
IDataCollectorSet::SetXml