END_PROP_MAP

Marks the end of the object's property map.

END_PROP_MAP( )

Remarks

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

See Also

Reference

PROP_ENTRY_TYPE

PROP_DATA_ENTRY

PROP_ENTRY_TYPE_EX

PROP_PAGE

Other Resources

Property Map Macros

ATL Macros