[This is preliminary documentation and subject to change.]
This interface is implemented by all logical event consumers.
Iunknown Methods | Properties |
---|---|
QueryInterface | Determines if the current object supports a given interface. |
AddRef | Increases the object's reference count by 1. |
Release | Decrements the object's reference count, and frees the object when the reference count is zero. |
IWbemUnboundObjectSink Methods | Properties |
---|---|
IndicateToConsumer | TBD |