__SystemClass class
The __SystemClass abstract system class is the base class from which most system classes derive. Instances of this class cannot be created.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
[abstract]
class __SystemClass
{
};
Members
The __SystemClass class does not define any members.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
All WMI namespaces |