共用方式為


WHEAP_PFA_MEMORY_OFFLINED結構 (ntddk.h)

保留供系統使用。

語法

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;

成員

WheaEventLogEntry

DecisionType

ImmediateSuccess

Page

NotifyVid

規格需求

需求
標頭 ntddk.h