Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WppRecorderLogDelete method deletes the specified recorder log.
Syntax
void WppRecorderLogDelete(
[in] RecorderLog
);
Parameters
[in] RecorderLog
Handle to the recorder log to delete.
Return value
None
Remarks
When a thread enters this function, no threads can subsequently log to this buffer.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wpprecorder.h |