This topic has not yet been rated - Rate this topic

IWbemEventProvider interface

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.

Members

The IWbemEventProvider interface inherits from the IUnknown interface. IWbemEventProvider also has these types of members:

Methods

The IWbemEventProvider interface has these methods.

MethodDescription
ProvideEvents

Called by WMI to command the provider to start delivering its events to WMI.

 

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Wbemprov.h (include Wbemidl.h)

Library

Wbemuuid.lib

DLL

Wbemsvc.dll

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.