Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.17 KB

--systemclass.md

File metadata and controls

63 lines (39 loc) · 1.17 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date topic_type api_name api_type api_location
Is the base class from which most system classes derive.
a9d023ba-d401-4dde-88e6-cbd0e20d4549
multiple
__SystemClass class
reference
05/31/2018
APIRef
kbSyntax
__SystemClass
Schema
All

__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

See also

WMI System Classes