ReactOS 0.4.16-dev-122-g325d74c
|
#include <atlbase.h>
Public Member Functions | |
CAtlComModule () | |
~CAtlComModule () | |
HRESULT | RegisterServer (BOOL bRegTypeLib=FALSE, const CLSID *pCLSID=NULL) |
HRESULT | UnregisterServer (BOOL bUnRegTypeLib, const CLSID *pCLSID=NULL) |
void | Term () |
void | ExecuteObjectMain (bool bStarting) |
Additional Inherited Members | |
Public Attributes inherited from ATL::_ATL_COM_MODULE70 | |
UINT | cbSize |
HINSTANCE | m_hInstTypeLib |
_ATL_OBJMAP_ENTRY ** | m_ppAutoObjMapFirst |
_ATL_OBJMAP_ENTRY ** | m_ppAutoObjMapLast |
CComCriticalSection | m_csObjMap |
|
inline |
Definition at line 600 of file atlbase.h.
|
inline |
Definition at line 651 of file atlbase.h.
Referenced by ATL::CAtlDllModuleT< T >::CAtlDllModuleT(), ATL::CAtlExeModuleT< T >::CAtlExeModuleT(), ATL::CAtlDllModuleT< T >::~CAtlDllModuleT(), and ATL::CAtlExeModuleT< T >::~CAtlExeModuleT().
|
inline |
Definition at line 620 of file atlbase.h.
Referenced by ATL::CAtlModuleT< T >::RegisterServer().
|
inline |
Definition at line 630 of file atlbase.h.
Referenced by ~CAtlComModule().
|
inline |
Definition at line 625 of file atlbase.h.
Referenced by ATL::CAtlModuleT< T >::UnregisterServer().