WHEAP_CMCI_INITERR_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEAP_CMCI_INITERR_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  ULONGLONG            Msr;
  ULONG                Type;
  ULONG                Bank;
  ULONG                EpIndex;
} WHEAP_CMCI_INITERR_EVENT, *PWHEAP_CMCI_INITERR_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Members

WheaEventLogEntry

Msr

Type

Bank

EpIndex

Remarks

See also