IWbemUnboundObjectSink interface (wbemprov.h)

The IWbemUnboundObjectSink interface is implemented by all logical event consumers. It is a simple sink interface that accepts delivery of event objects.

Inheritance

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

Methods

The IWbemUnboundObjectSink interface has these methods.

 
IWbemUnboundObjectSink::IndicateToConsumer

Called by WMI to actually deliver events to a consumer.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wbemprov.h (include Wbemidl.h)