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

要求

要求
Header ntddk.h