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
規格需求
需求 | 值 |
---|---|
標頭 | ntddk.h |