WHEA_PFA_REMOVE_TRIGGER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

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

WHEA_PFA_REMOVE_TRIGGER enumeration

Description

Reserved for system use.

Constants

WheaPfaRemoveErrorThreshold

WheaPfaRemoveTimeout

WheaPfaRemoveCapacity

Remarks

See also