imp_WppRecorderIsDefaultLogAvailable - NtDoc

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

BOOLEAN imp_WppRecorderIsDefaultLogAvailable(
  PVOID WppCb
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

WppRecorderIsDefaultLogAvailable function

Description

The WppRecorderIsDefaultLogAvailable method determines whether the default log is available.

Parameters

WppCb

Pointer to a trace control block.

Return value

TRUE if the default log is available; otherwise, FALSE.