OBJECT_ENTRY

This macro enters the function pointers of the creator class and class-factory creator class CreateInstance functions for this object into the ATL object map. 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

OBJECT_ENTRY( clsid, class )

See Also

ATL Macros and Global Functions, DECLARE_OBJECT_DESCRIPTION