// ntddk.h
typedef struct _WHEAP_CMCI_IMPLEMENTED_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
BOOLEAN CmciAvailable;
} WHEAP_CMCI_IMPLEMENTED_EVENT, *PWHEAP_CMCI_IMPLEMENTED_EVENT;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
WheaEventLogEntryCmciAvailable