// wpprecorder.h
void WppRecorderLogDelete(
[in] RecorderLog
);
View the official Windows Driver Kit DDI referenceNo description available.
The WppRecorderLogDelete method deletes the specified recorder log.
RecorderLog [in]Handle to the recorder log to delete.
When a thread enters this function, no threads can subsequently log to this buffer.