Note

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

Access to this page requires authorization. You can try .

WHEAP_STUCK_ERROR_EVENT structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEAP_STUCK_ERROR_EVENT {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 ULONG EpIndex;
 ULONG Bank;
 ULONG64 MciStatus;
} WHEAP_STUCK_ERROR_EVENT, *PWHEAP_STUCK_ERROR_EVENT;

Members

WheaEventLogEntry

EpIndex

Bank

MciStatus

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources