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