IDataCollectorSet::get_DescriptionUnresolved method (pla.h)
Retrieves the description of the data collector set in its original form.
This property is read-only.
Syntax
HRESULT get_DescriptionUnresolved(
BSTR *Descr
);
Parameters
Descr
Return value
None
Remarks
This property returns the description as you originally set it in the IDataCollectorSet::Description property. Typically, you would use this property if you set the description using the form @binary,#id.
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 |