Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
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;
Members
WheaEventLogEntry
MapReason[WHEA_ERROR_TEXT_LEN]
PhysicalAddress
Length
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |