A COM object exposing a class identifier (CLSID) and implementing the IWbemEventConsumerProvider interface. It provides access to a sink associated with a logical consumer. A component of the permanent consumer architecture.
A COM-based object that generates notifications after receiving an event from an event source. The event source can be a hardware component such as a disk drive or a software component such as a database. Event providers expose a class identifier (CLSID) and support one required interface and one optional interface. All event providers must support the IWbemEventProvider interface. The optional interface is IWbemEventProviderQuerySink. Also see Event Providers.
The third layer of the CIM schema, which includes platform-specific extensions of the CIM schema such as Microsoft® Windows NT®, UNIX, and Microsoft® Exchange Server. Also see common model and core model.