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 _WHEA_PMEM_ERROR_SECTION {
WHEA_PMEM_ERROR_SECTION_VALIDBITS ValidBits;
UCHAR LocationInfo[WHEA_PMEM_ERROR_SECTION_LOCATION_INFO_SIZE];
WHEA_ERROR_STATUS ErrorStatus;
ULONG NFITHandle;
ULONG PageRangeCount;
WHEA_PMEM_PAGE_RANGE PageRange[ANYSIZE_ARRAY];
} WHEA_PMEM_ERROR_SECTION, *PWHEA_PMEM_ERROR_SECTION;
Members
ValidBits
LocationInfo[WHEA_PMEM_ERROR_SECTION_LOCATION_INFO_SIZE]
ErrorStatus
NFITHandle
PageRangeCount
PageRange[ANYSIZE_ARRAY]
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |