Share via


CComModule::m_pObjMap

As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.

_ATL_OBJMAP_ENTRY* m_pObjMap;

Remarks

Points to the object map maintained by the module instance.

Requirements

Header: atlbase.h

See Also

Reference

CComModule Class

Other Resources

CComModule Members