WHEAP_CMCI_RESTART_EVENT structure (ntddk.h)
Syntax
typedef struct _WHEAP_CMCI_RESTART_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
ULONG CmciRestoreAttempts;
ULONG MaxCmciRestoreLimit;
ULONG MaxCorrectedErrorsFound;
ULONG MaxCorrectedErrorLimit;
} WHEAP_CMCI_RESTART_EVENT, *PWHEAP_CMCI_RESTART_EVENT;
Members
WheaEventLogEntry
CmciRestoreAttempts
MaxCmciRestoreLimit
MaxCorrectedErrorsFound
MaxCorrectedErrorLimit
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |