WHEAP_STUCK_ERROR_EVENT 结构 (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;
成员
WheaEventLogEntry
EpIndex
Bank
MciStatus
要求
要求 | 值 |
---|---|
Header | ntddk.h |