The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
END_PROP_MAP
Marks the end of the object's property map.
END_PROP_MAP( )
When you create an object with the ATL Project Wizard, the wizard will create an empty property map by specifying BEGIN_PROP_MAP followed by END_PROP_MAP.
Example
See the example for BEGIN_PROP_MAP.
Requirements
Header: atlcom.h
Show: