COM_INTERFACE_ENTRY_AGGREGATE_BLIND( punk )
- punk
[in] The name of an IUnknown pointer.
If the interface query fails, processing of the COM map continues.
See COM_INTERFACE_ENTRY Macros for remarks about COM map entries.
BEGIN_COM_MAP(COuter2)
COM_INTERFACE_ENTRY_AGGREGATE_BLIND(m_punkAggBlind)
END_COM_MAP()
Header: atlcom.h
Other Resources