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