This macro when the interface identified by iid is queried for, COM_INTERFACE_ENTRY_AGGREGATE forwards to punk. The punk parameter is assumed to point to the inner unknown of an aggregate or to NULL, in which case the entry is ignored.
At a Glance
| Header file: | Atlcom.h | 
| Windows CE versions: | 2.0 and later | 
| Complete documentation: | Visual C++ documentation | 
Syntax
COM_INTERFACE_ENTRY_AGGREGATE( iid, punk )
See Also