ReactOS 0.4.15-dev-7942-gd23573b
_ATL_COM_MODULE70 Struct Reference

#include <atlbase.h>

Collaboration diagram for _ATL_COM_MODULE70:

Public Attributes

UINT cbSize
 
HINSTANCE m_hInstTypeLib
 
_ATL_OBJMAP_ENTRY ** m_ppAutoObjMapFirst
 
_ATL_OBJMAP_ENTRY ** m_ppAutoObjMapLast
 
CComCriticalSection m_csObjMap
 

Detailed Description

Definition at line 216 of file atlbase.h.

Member Data Documentation

◆ cbSize

UINT _ATL_COM_MODULE70::cbSize

Definition at line 218 of file atlbase.h.

◆ m_csObjMap

CComCriticalSection _ATL_COM_MODULE70::m_csObjMap

Definition at line 222 of file atlbase.h.

◆ m_hInstTypeLib

HINSTANCE _ATL_COM_MODULE70::m_hInstTypeLib

Definition at line 219 of file atlbase.h.

◆ m_ppAutoObjMapFirst

_ATL_OBJMAP_ENTRY** _ATL_COM_MODULE70::m_ppAutoObjMapFirst

Definition at line 220 of file atlbase.h.

◆ m_ppAutoObjMapLast

_ATL_OBJMAP_ENTRY** _ATL_COM_MODULE70::m_ppAutoObjMapLast

Definition at line 221 of file atlbase.h.


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