WHEAP_PFA_MEMORY_POLICY構造体 (ntddk.h)
システム用に予約されています。
構文
typedef struct _WHEAP_PFA_MEMORY_POLICY {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
ULONG RegistryKeysPresent;
BOOLEAN DisableOffline;
BOOLEAN PersistOffline;
BOOLEAN PfaDisabled;
ULONG PageCount;
ULONG ErrorThreshold;
ULONG TimeOut;
} WHEAP_PFA_MEMORY_POLICY, *PWHEAP_PFA_MEMORY_POLICY;
メンバーズ
WheaEventLogEntry
RegistryKeysPresent
DisableOffline
PersistOffline
PfaDisabled
PageCount
ErrorThreshold
TimeOut
必要条件
要件 | 価値 |
---|---|
ヘッダー | ntddk.h |