IWbemEventProvider interface (wbemprov.h)
Use the IWbemEventProvider interface to initiate communication with an event provider. Windows Management calls the provider's implementation of this interface when a consumer has indicated interest in receiving events generated by the provider.
Inheritance
The IWbemEventProvider interface inherits from the IUnknown interface. IWbemEventProvider also has these types of members:
Methods
The IWbemEventProvider interface has these methods.
IWbemEventProvider::ProvideEvents Windows Management calls the IWbemEventProvider::ProvideEvents method to signal an event provider to begin delivery of its events. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemprov.h (include Wbemidl.h) |