This method retrieves a pointer to the requested interface, and only handles interfaces in the COM map table.
At a Glance
| Header file: | Atlctl.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
virtual HRESULT ControlQueryInterface( const IID& iid, void** ppv );
See Also