WHEA_THROTTLE_TYPE - NtDoc

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

typedef enum _WHEA_THROTTLE_TYPE {
  WheaPcieThrottle,
  WheaMemoryThrottle
} WHEA_THROTTLE_TYPE, *PWHEA_THROTTLE_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Constants

WheaPcieThrottle

WheaMemoryThrottle

Remarks

See also