WHEAP_GENERIC_ERR_MEM_MAP_EVENT 结构 (ntddk.h)

预留给系统使用。

语法

typedef struct _WHEAP_GENERIC_ERR_MEM_MAP_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  CHAR                 MapReason[WHEA_ERROR_TEXT_LEN];
  ULONG64              PhysicalAddress;
  ULONG64              Length;
} WHEAP_GENERIC_ERR_MEM_MAP_EVENT, *PWHEAP_GENERIC_ERR_MEM_MAP_EVENT;

成员

WheaEventLogEntry

MapReason[WHEA_ERROR_TEXT_LEN]

PhysicalAddress

Length

要求

要求
Header ntddk.h