WppRecorderLogDelete - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wpprecorder.h

void WppRecorderLogDelete(
  [in] RecorderLog
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wpprecorder-wpprecorderlogdelete)

WppRecorderLogDelete macro

Description

The WppRecorderLogDelete method deletes the specified recorder log.

Parameters

RecorderLog [in]

Handle to the recorder log to delete.

Remarks

When a thread enters this function, no threads can subsequently log to this buffer.