IDataCollector::get_Xml method (pla.h)
Retrieves an XML string that describes the values of the data collector properties.
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 IDataCollector.
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 |