__EventGenerator class
The __EventGenerator system class is an abstract base class that serves as a parent class for classes that control the generation of events, such as timer events.
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 __EventGenerator : __IndicationRelated
{
};
Members
The __EventGenerator class does not define any members.
Remarks
The __EventGenerator class is derived from __IndicationRelated, which has no properties.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
All WMI namespaces |