COM_INTERFACE_ENTRY_AUTOAGGREGATE

This macro is the same as COM_INTERFACE_ENTRY_AGGREGATE, except if punk is NULL, it automatically creates the aggregate described by the clsid.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

COM_INTERFACE_ENTRY_AUTOAGGREGATE( iid, punk, clsid )

See Also

ATL Macros and Global Functions, COM_INTERFACE_ENTRY_AUTOAGGREGATE_BLIND