WHEAP_CMCI_RESTART_EVENT構造体 (ntddk.h)
構文
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;
メンバー
WheaEventLogEntry
CmciRestoreAttempts
MaxCmciRestoreLimit
MaxCorrectedErrorsFound
MaxCorrectedErrorLimit
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 バージョン 2004 |
Header | ntddk.h |