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_PAGE_RANGE {
ULONG64 StartingPfn;
ULONG64 PageCount;
ULONG64 MarkedBadBitmap;
} WHEA_PMEM_PAGE_RANGE, *PWHEA_PMEM_PAGE_RANGE;
Members
StartingPfn
PageCount
MarkedBadBitmap
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |