// 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 referenceNo description available.
Reserved for system use.
WheapPfaOfflinePredictiveFailureWheapPfaOfflineUncorrectedError