Note

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

Access to this page requires authorization. You can try .

WHEAP_PFA_MEMORY_OFFLINED structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEAP_PFA_MEMORY_OFFLINED {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 WHEAP_PFA_OFFLINE_DECISION_TYPE DecisionType;
 BOOLEAN ImmediateSuccess;
 ULONG Page;
 BOOLEAN NotifyVid;
} WHEAP_PFA_MEMORY_OFFLINED, *PWHEAP_PFA_MEMORY_OFFLINED;

Members

WheaEventLogEntry

DecisionType

ImmediateSuccess

Page

NotifyVid

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources