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
要求
要求 | 值 |
---|---|
Header | ntddk.h |