WppRecorderLogDelete macro (wpprecorder.h)

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