comet::FTM Struct Reference
[Interface implementations.Interface implementations.]

#include <comet/impqi.h>

List of all members.

Public Member Functions

template<typename T> bool qi (T *This, const uuid_t &iid, com_ptr<::IUnknown > &unk)


Detailed Description

Aggregate the Free Threaded Marshaller.
                        class coclass_implementation<CoMyClass>
                                        : public coclass<CoMyClass, thread_model::Free, FTM>
                        {
                           ...
                        };


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