END_PROP_MAP

This macro marks the end of the object's property map. When you create an object with the ATL Object Wizard, the wizard will create an empty property map by specifying BEGIN_PROP_MAP followed by END_PROP_MAP.

At a Glance

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

Syntax

END_PROP_MAP( )

See Also

ATL Macros and Global Functions, PROP_ENTRY, PROP_ENTRY_EX, PROP_PAGE