// ntddk.h
typedef struct _WHEAP_OSC_IMPLEMENTED {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
BOOLEAN OscImplemented;
BOOLEAN DebugChecked;
} WHEAP_OSC_IMPLEMENTED, *PWHEAP_OSC_IMPLEMENTED;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
WheaEventLogEntryOscImplementedDebugChecked