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