END_OBJECT_MAP

The END_OBJECT_ENTRY macro is obsolete. It is provided for backward compatibility. See OBJECT_ENTRY_AUTO for the current functionality.

This macro marks the end of the object map that provides support for the registration, initialization, and creation of instances of ATL COM classes.

Remarks

See BEGIN_OBJECT_MAP for more details.

Requirements

Header: atlcom.h

See Also

Reference

Obsolete ATL Topics