[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. |
| IWbemEventProvider Methods | Description |
|---|---|
| ProvideEvents | TBD |