WHEAP_PFA_OFFLINE_DECISION_TYPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef enum _WHEAP_PFA_OFFLINE_DECISION_TYPE {
  WheapPfaOfflinePredictiveFailure,
  WheapPfaOfflineUncorrectedError
} WHEAP_PFA_OFFLINE_DECISION_TYPE, *PWHEAP_PFA_OFFLINE_DECISION_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddk-wheap_pfa_offline_decision_type)

WHEAP_PFA_OFFLINE_DECISION_TYPE enumeration

Description

Reserved for system use.

Constants

WheapPfaOfflinePredictiveFailure

WheapPfaOfflineUncorrectedError

Remarks

See also