WHEA_THROTTLE_REG_DATA_IGNORED_EVENT - NtDoc

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

typedef struct _WHEA_THROTTLE_REG_DATA_IGNORED_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  WHEA_THROTTLE_TYPE   ThrottleType;
} WHEA_THROTTLE_REG_DATA_IGNORED_EVENT, *PWHEA_THROTTLE_REG_DATA_IGNORED_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-whea_throttle_reg_data_ignored_event)

Description

Members

WheaEventLogEntry

ThrottleType

Remarks

See also