This macro specifies that your object can be aggregated. CComCoClass uses this macro to specify the default aggregation model.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
DECLARE_AGGREGATABLE( x )
See Also