Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEAP_PFA_MEMORY_POLICY structure (ntddk.h)

Reserved for system use.

Syntax

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;

Members

WheaEventLogEntry

RegistryKeysPresent

DisableOffline

PersistOffline

PfaDisabled

PageCount

ErrorThreshold

TimeOut

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources