[This is preliminary documentation and subject to change.]
The IWbemProviderInit interface is used to …
| 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 by 1, and frees the object when the reference count is zero. |
| IWbemProviderInit Methods | Description |
|---|---|
| Initialize | TBD |