comet::declspec_comtype< ITF, BASE > Struct Template Reference
[ATL conversion.ATL conversion.]

#include <comet/atl_module.h>

List of all members.

Public Types

typedef BASE base

Static Public Member Functions

const uuid_tuuid ()


Detailed Description

template<typename ITF, typename BASE = ::IUnknown>
struct comet::declspec_comtype< ITF, BASE >

Helper to create a 'comtype' for a non-comet interface.
 namespace comet{
 template<> struct comtype<IApplicationOption> :
    declspec_comtype<IApplicationOption, ::IDispatch >
 { };
 };


The documentation for this struct was generated from the following file: