COM_INTERFACE_ENTRY_AGGREGATE_BLIND

This macro is the same as COM_INTERFACE_ENTRY_AGGREGATE, except that querying for any IID results in forwarding the query to punk. If the interface query fails, processing of the COM map continues.

At a Glance

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

Syntax

COM_INTERFACE_ENTRY_AGGREGATE_BLIND( punk )

See Also

ATL Macros and Global Functions, COM_INTERFACE_ENTRY Macros