Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEA_PMEM_PAGE_RANGE structure (ntddk.h)

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

Feedback

Was this page helpful?

Additional resources