Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.4 KB

--indicationrelated.md

File metadata and controls

65 lines (43 loc) · 1.4 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date topic_type api_name api_type api_location
Serves as a parent class for all event-related classes.
61ed7984-3036-4b19-a27e-5eb079c5b230
multiple
__IndicationRelated class
reference
05/31/2018
APIRef
kbSyntax
__IndicationRelated
Schema
All

__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