WHEA_ETW_OVERFLOW_EVENT - NtDoc

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

typedef struct _WHEA_ETW_OVERFLOW_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  ULONGLONG            RecordId;
} WHEA_ETW_OVERFLOW_EVENT, *PWHEA_ETW_OVERFLOW_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Members

WheaEventLogEntry

RecordId

Remarks

See also