ReactOS 0.4.16-dev-329-g9223134
|
#include <atlbase.h>
Public Attributes | |
_ATL_OBJMAP_ENTRY * | m_pObjMap |
Public Attributes inherited from ATL::_ATL_MODULE70 | |
UINT | cbSize |
LONG | m_nLockCnt |
_ATL_TERMFUNC_ELEM * | m_pTermFuncs |
CComCriticalSection | m_csStaticDataInitAndTypeInfo |
Additional Inherited Members | |
Static Public Member Functions inherited from ATL::CAtlModuleT< CComModule > | |
static LPCOLESTR | GetAppId () |
Static Public Attributes inherited from ATL::CAtlModule | |
static GUID | m_libid |
|
inline |
|
inline |
|
inline |
Definition at line 1037 of file atlbase.h.
Referenced by DllGetClassObject().
Definition at line 1042 of file atlbase.h.
Referenced by DllRegisterServer().
Definition at line 1047 of file atlbase.h.
Referenced by DllUnregisterServer().
Definition at line 941 of file atlbase.h.
Referenced by DllGetClassObject().
|
inline |
Definition at line 886 of file atlbase.h.
Referenced by DllMain(), if(), CFontExtModule::Init(), InitializeAtlModule(), and wWinMain().
|
inline |
Definition at line 979 of file atlbase.h.
Referenced by DllRegisterServer().
|
inline |
Definition at line 916 of file atlbase.h.
Referenced by DllMain(), InitializeAtlModule(), CFontExtModule::Term(), CShell32Module::Term(), and wWinMain().
|
inline |
Definition at line 1004 of file atlbase.h.
Referenced by DllUnregisterServer().
_ATL_OBJMAP_ENTRY* ATL::CComModule::m_pObjMap |
Definition at line 872 of file atlbase.h.
Referenced by CComModule(), GetClassObject(), Init(), RegisterServer(), Term(), and UnregisterServer().