// ntddk.h
typedef struct _WHEA_SRAS_TABLE_ERROR {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
} WHEA_SRAS_TABLE_ERROR, *PWHEA_SRAS_TABLE_ERROR;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the WHEA_SRAS_TABLE_ERROR structure.
WheaEventLogEntryDefines the WHEA_EVENT_LOG_ENTRY member WheaEventLogEntry.