// ntddk.h
typedef enum _WHEA_PFA_REMOVE_TRIGGER {
WheaPfaRemoveErrorThreshold,
WheaPfaRemoveTimeout,
WheaPfaRemoveCapacity
} WHEA_PFA_REMOVE_TRIGGER, *PWHEA_PFA_REMOVE_TRIGGER;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
WheaPfaRemoveErrorThresholdWheaPfaRemoveTimeoutWheaPfaRemoveCapacity