MSMCAInfo class

The MSMCAInfo class is an abstract base class from which all Machine Check Architecture (MCA) provider data classes, such as MSMCAInfo_RawMCAData, are derived. The MCA provider also has event classes, derived from WMIEvent. This class is available only in 64-bit Windows systems.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of its inherited properties. Properties and methods are in alphabetic order, not MOF order.

Syntax

class MSMCAInfo
{
};

Members

The MSMCAInfo class does not define any members.

Requirements

Requirement Value
Minimum supported client
Windows XP
Minimum supported server
Windows Server 2003
Namespace
Root\wmi
MOF
Wmicore.mof
DLL
Wmiprov.dll

See also

MSMCA Classes

MSMCAEvent_Header

WMIEvent