estructura WHEAP_CMCI_RESTART_EVENT (ntddk.h)
Sintaxis
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;
Miembros
WheaEventLogEntry
CmciRestoreAttempts
MaxCmciRestoreLimit
MaxCorrectedErrorsFound
MaxCorrectedErrorLimit
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10, versión 2004 |
Encabezado | ntddk.h |