WHEAP_ERR_SRC_ARRAY_INVALID_EVENT 結構 (ntddk.h)
保留供系統使用。
語法
typedef struct _WHEAP_ERR_SRC_ARRAY_INVALID_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
ULONG ErrorSourceCount;
ULONG ReportedLength;
ULONG ExpectedLength;
} WHEAP_ERR_SRC_ARRAY_INVALID_EVENT, *PWHEAP_ERR_SRC_ARRAY_INVALID_EVENT;
成員
WheaEventLogEntry
ErrorSourceCount
ReportedLength
ExpectedLength
規格需求
需求 | 值 |
---|---|
標頭 | ntddk.h |