共用方式為


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