WHEAP_CMCI_IMPLEMENTED_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-wheap_cmci_implemented_event)

Description

Reserved for system use.

Members

WheaEventLogEntry

CmciAvailable

Remarks

See also