IDataCollector::get_LogAppend method (pla.h)
Retrieves or sets a value that indicates if PLA should append the collected data to the current file.
This property is read/write.
Syntax
HRESULT get_LogAppend(
VARIANT_BOOL *append
);
Parameters
append
Return value
None
Remarks
A validation error occurs if this property conflicts with the IDataCollector::LogCircular or IDataCollector::LogOverwrite properties.
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 |