IDataCollectorSet::get_LatestOutputLocation method (pla.h)
Retrieves or sets the fully decorated folder name that PLA used the last time logs were written.
This property is read/write.
Syntax
HRESULT get_LatestOutputLocation(
BSTR *path
);
Parameters
path
Return value
None
Remarks
Typically, you do not set this property. When the data collector starts, PLA sets this property using the value from the IDataCollectorSet::OutputLocation property.
You can set this property to empty if the folder has been deleted.
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 |