WHEA_SRAS_TABLE_ERROR structure (ntddk.h)

This topic describes the WHEA_SRAS_TABLE_ERROR structure.

Syntax

typedef struct _WHEA_SRAS_TABLE_ERROR {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
} WHEA_SRAS_TABLE_ERROR, *PWHEA_SRAS_TABLE_ERROR;

Members

WheaEventLogEntry

Defines the WHEA_EVENT_LOG_ENTRY member WheaEventLogEntry.

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2
Header ntddk.h (include Ntddk.h)