IUnknown : Method overview by Name
Member | Visibility | Description |
---|---|---|
QueryInterface(IUnknown) | default | Return pointer to VMT table of interface |
_AddRef(IUnknown) | default | Increase reference count of the interface |
_Release(IUnknown) | default | Decrease reference count of the interface |