IEventSystem interface (eventsys.h)
Provides access to the event data store.
Inheritance
The IEventSystem interface inherits from the IDispatch interface. IEventSystem also has these types of members:
Methods
The IEventSystem interface has these methods.
IEventSystem::get_EventObjectChangeEventClassID Retrieves the CLSID of an event class object that notifies the caller of changes to the event store. |
IEventSystem::Query Retrieves a collection of subscription or event objects from the event data store. (IEventSystem.Query) |
IEventSystem::QueryS Retrieves a collection of subscription or event objects from the event data store. (IEventSystem.QueryS) |
IEventSystem::Remove Removes one or more subscription or event objects from the event data store. (IEventSystem.Remove) |
IEventSystem::RemoveS Removes one or more subscription or event objects from the event data store. (IEventSystem.RemoveS) |
IEventSystem::Store Creates or modifies an event or subscription object within the event system. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | eventsys.h |