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 |