This macro causes the specified data member to be persisted.
When you create an ActiveX control, the wizard inserts this macro after the property map macro BEGIN_PROP_MAP and before the property map macro END_PROP_MAP.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
Syntax
PROP_DATA_ENTRY( szDesc, member, vt )
See Also