WHEAP_STUCK_ERROR_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

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;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-wheap_stuck_error_event)

WHEAP_STUCK_ERROR_EVENT structure

Description

Reserved for system use.

Members

WheaEventLogEntry

EpIndex

Bank

MciStatus

Remarks

See also