|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <atlbase.h>


Public Attributes | |
| UINT | cbSize |
| HINSTANCE | m_hInstTypeLib |
| _ATL_OBJMAP_ENTRY ** | m_ppAutoObjMapFirst |
| _ATL_OBJMAP_ENTRY ** | m_ppAutoObjMapLast |
| CComCriticalSection | m_csObjMap |
| UINT ATL::_ATL_COM_MODULE70::cbSize |
Definition at line 166 of file atlbase.h.
Referenced by ATL::CAtlComModule::CAtlComModule(), and ATL::CAtlComModule::Term().
| CComCriticalSection ATL::_ATL_COM_MODULE70::m_csObjMap |
Definition at line 170 of file atlbase.h.
Referenced by ATL::AtlComModuleGetClassObject(), ATL::CAtlComModule::CAtlComModule(), ATL::CComModule::GetClassObject(), and ATL::CAtlComModule::Term().
| HINSTANCE ATL::_ATL_COM_MODULE70::m_hInstTypeLib |
Definition at line 167 of file atlbase.h.
Referenced by ATL::CAtlComModule::CAtlComModule().
| _ATL_OBJMAP_ENTRY** ATL::_ATL_COM_MODULE70::m_ppAutoObjMapFirst |
Definition at line 168 of file atlbase.h.
Referenced by ATL::CAtlComModule::CAtlComModule(), ATL::CAtlComModule::ExecuteObjectMain(), ATL::CComModule::Init(), ATL::CAtlComModule::Term(), and ATL::CComModule::Term().
| _ATL_OBJMAP_ENTRY** ATL::_ATL_COM_MODULE70::m_ppAutoObjMapLast |
Definition at line 169 of file atlbase.h.
Referenced by ATL::CAtlComModule::CAtlComModule(), ATL::CAtlComModule::ExecuteObjectMain(), ATL::CComModule::Init(), ATL::CAtlComModule::Term(), and ATL::CComModule::Term().