Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEAP_PSHED_PLUGIN_REGISTER structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEAP_PSHED_PLUGIN_REGISTER {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 ULONG Version;
 ULONG Length;
 ULONG FunctionalAreaMask;
 NTSTATUS Status;
} WHEAP_PSHED_PLUGIN_REGISTER, *PWHEAP_PSHED_PLUGIN_REGISTER;

Members

WheaEventLogEntry

Version

Length

FunctionalAreaMask

Status

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources