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
标头 ntddk.h