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 |