WHEAP_CMCI_RESTART_EVENT-Struktur (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;
Member
WheaEventLogEntry
CmciRestoreAttempts
MaxCmciRestoreLimit
MaxCorrectedErrorsFound
MaxCorrectedErrorLimit
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 10, Version 2004 |
Kopfzeile | ntddk.h |