COM_INTERFACE_ENTRY_AUTOAGGREGATE_BLIND
Visual Studio 2012
Same as COM_INTERFACE_ENTRY_AUTOAGGREGATE, except that querying for any IID results in forwarding the query to punk, and if punk is NULL, automatically creating the aggregate described by the clsid.
COM_INTERFACE_ENTRY_AUTOAGGREGATE_BLIND( punk, clsid )
If the interface query fails, processing of the COM map continues.
See COM_INTERFACE_ENTRY Macros for remarks about COM map entries.