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