WppAutoLogTrace - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
NTSTATUS
WppAutoLogTrace(
    _In_ PVOID  AutoLogContext,
    _In_ UCHAR  MessageLevel,
    _In_ ULONG  MessageFlags,
    _In_ LPGUID MessageGuid,
    _In_ USHORT MessageNumber,
    ...
    );
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (wpp-wppautologtrace)

WppAutoLogTrace function

The WppAutoLogTrace function is for internal use only.

Parameters

AutoLogContext

MessageLevel

MessageFlags

MessageGuid

MessageNumber

Return value

The method returns STATUS_SUCCESS if the operation succeeds. Otherwise, this method might return an appropriate NTSTATUS error code.

Remarks

This function is for internal use only.

Requirements

Requirement Value
Kernel mode library WppRecorder.sys
User mode library WppRecorderUM.dll