END_OBJECT_MAP

This macro marks the end of the map of ATL objects. When CComModule::RegisterServer is called, it updates the system registry for each object in the object map.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

END_OBJECT_MAP( )

See Also

ATL Macros and Global Functions