imp_WppRecorderLogGetDefault - NtDoc

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

RECORDER_LOG imp_WppRecorderLogGetDefault(
  PVOID WppCb
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

WppRecorderLogGetDefault function

Description

The WppRecorderLogGetDefault method gets a handle to the default recorder log.

Parameters

WppCb

Pointer to a trace control block.

Return value

An opaque handle to the default log.

See also