estrutura WHEAP_CMCI_RESTART_EVENT (ntddk.h)
Sintaxe
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;
Membros
WheaEventLogEntry
CmciRestoreAttempts
MaxCmciRestoreLimit
MaxCorrectedErrorsFound
MaxCorrectedErrorLimit
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows 10, versão 2004 |
Cabeçalho | ntddk.h |