// ntddk.h
typedef struct _WHEAP_STARTED_REPORT_HW_ERROR {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
PWHEA_ERROR_PACKET ErrorPacket;
} WHEAP_STARTED_REPORT_HW_ERROR, *PWHEAP_STARTED_REPORT_HW_ERROR;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
WheaEventLogEntryErrorPacket