ConsumerProvider Troubleshooting Classes
The following table lists troubleshooting event classes that are generated by event consumer provider operations.
You can subscribe to the abstract base class MSFT_ProviderEvent notifications to obtain all of the following events.
Event | Description |
---|---|
MSFT_WmiProviderEvent | Parent class for all consumer provider events. |
MSFT_WmiConsumerProviderLoaded | Defines the successful activation of the event consumer provider COM object. |
MSFT_WmiConsumerProviderUnloaded | Defines the successful deactivation of the event consumer provider COM object. |
MSFT_WmiConsumerProviderSinkLoaded | Defines the successful activation of the event consumer provider sink object. |
MSFT_WmiConsumerProviderSinkUnloaded | Defines the successful deactivation of the event consumer provider sink object. |
Related topics
-
WMI Troubleshooting