__IndicationRelated class

The __IndicationRelated abstract system class serves as a parent class for all event-related classes. The class contains no properties.

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 __IndicationRelated : __SystemClass
{
};

Members

The __IndicationRelated class does not define any members.

Remarks

The __IndicationRelated class is derived from __SystemClass, which has no properties.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
All WMI namespaces

See also

__SystemClass

WMI System Classes