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