END_PROPERTY_MAP( )
Remarks
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.
Example
See BEGIN_PROP_MAP.
ATL Macros and Global Functions
See Also