[This is preliminary documentation and subject to change.]
TBD.
IUnknown Methods | Description |
---|---|
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. |
IwbemEventConsumerProvider Methods | Description |
---|---|
FindConsumer | TBD |