Note

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

Access to this page requires authorization. You can try .

WHEAP_DEFERRED_EVENT structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEAP_DEFERRED_EVENT {
 LIST_ENTRY ListEntry;
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
} WHEAP_DEFERRED_EVENT, *PWHEAP_DEFERRED_EVENT;

Members

ListEntry

WheaEventLogEntry

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources