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