Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
FEBDispatch< T, C, I > Class Template Reference

#include <FEBDispatch.h>

Inherits CComObjectRootEx< CComSingleThreadModel >, CComCoClass< T >, and C.

Public Member Functions

 FEBDispatch ()
 
virtual ~FEBDispatch ()
 

Public Attributes

IUnknown * m_dispatch
 

Detailed Description

template<class T, class C, const IID * I>
class FEBDispatch< T, C, I >

Definition at line 41 of file FEBDispatch.h.

Constructor & Destructor Documentation

◆ FEBDispatch()

template<class T, class C, const IID * I>
FEBDispatch< T, C, I >::FEBDispatch ( )
inline

Definition at line 53 of file FEBDispatch.h.

◆ ~FEBDispatch()

template<class T, class C, const IID * I>
virtual FEBDispatch< T, C, I >::~FEBDispatch ( )
inlinevirtual

Definition at line 91 of file FEBDispatch.h.

Member Data Documentation

◆ m_dispatch

template<class T, class C, const IID * I>
IUnknown* FEBDispatch< T, C, I >::m_dispatch

Definition at line 100 of file FEBDispatch.h.


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