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