MSMCA 类

Microsoft 计算机检查体系结构 (MSMCA) 类是一组 WMI 类,用于公开计算机检查体系结构 (MCA) 。 系统抽象层 (SAL) 提供 MSMCA 类中报告的所有事件。 Intel Corporation 开发和拥有 MCA。

说明
MSMCAEvent_CPUError 表示 CPU 错误事件。
MSMCAEvent_Header 表示所有 MSMCAEvent 类使用的通用标头。
MSMCAEvent_InvalidError 表示内存检查体系结构 (MCA) 无效错误。
MSMCAEvent_MemoryError 表示 MCA 内存错误事件。
MSMCAEvent_MemoryPageRemoved 指示操作系统删除了内存的物理页。
MSMCAEvent_PCIBusError 表示 MCA PCI 总线错误。
MSMCAEvent_PCIComponentError 表示 MCA PCI 组件错误。
MSMCAEvent_PlatformSpecificError 表示特定于 MCA 平台的错误。
MSMCAEvent_SMBIOSError 表示 MCA 系统 BIOS 错误。
MSMCAEvent_SwitchToCMCPolling 指示更正的计算机检查处理切换到轮询。
MSMCAEvent_SystemEventError 表示 MCA 系统事件错误。
MSMCAInfo 抽象基类,从中派生所有计算机检查体系结构 (MCA) 提供程序数据类。
MSMCAInfo_Entry 表示 MCA、更正的计算机检查 (CMC) 或更正的平台错误 (CPE) 信息条目。
MSMCAInfo_RawCMCEvent 包含 CMC 事件。
MSMCAInfo_RawCorrectedPlatformEvent 包含更正的平台事件。
MSMCAInfo_RawMCAData 指定原始 MCA 日志。
MSMCAInfo_RawMCAEvent 包含 MCA 事件。
WmiEvent 从中派生所有 MCA 提供程序事件类的抽象基类。