Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::implement_internal_qi< ITF_LIST > Class Template Reference
[Interface implementations., Interface implementations.]
#include <comet/impqi.h>
Public Member Functions | |
| ::IUnknown * | get_unknown () const |
| HRESULT | QueryInterfaceInternal (REFIID riid, void **ppv) |
Detailed Description
template<typename ITF_LIST>
class comet::implement_internal_qi< ITF_LIST >
Implementation of QueryInterfaceInternal. Inherits from all the types defined in ITF_LIST. This implementation is used in aggregation. - Parameters:
-
ITF_LIST interface implementation list.
Member Function Documentation
|
|||||||||
|
Get at the unknown for this class. Is especially useful using aggregateable_coclass in getting at a pointer from which to QueryInterface from. |
The documentation for this class was generated from the following file: