// wpprecorder.h
BOOLEAN imp_WppRecorderIsDefaultLogAvailable(
PVOID WppCb
);
View the official Windows Driver Kit DDI referenceNo description available.
The WppRecorderIsDefaultLogAvailable method determines whether the default log is available.
WppCbPointer to a trace control block.
TRUE if the default log is available; otherwise, FALSE.