This topic has not yet been rated - Rate this topic

Property Map Macros

These macros define property maps and entries.

BEGIN_PROP_MAP Marks the beginning of the ATL property map.
PROP_DATA_ENTRY Indicates the extent, or dimensions, of an ActiveX control.
PROP_ENTRY Enters a property description, property DISPID, and property page CLSID into the property map.
PROP_ENTRY_EX Enters a property description, property DISPID, property page CLSID, and IDispatch IID into the property map.
PROP_PAGE Enters a property page CLSID into the property map.
END_PROP_MAP Marks the end of the ATL property map.

See Also

ATL Macros

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.