This data member delegates IUnknown calls to the outer unknown if the object is aggregated, and to the IUnknown of the object if it is not aggregated.
At a Glance
| Header file: | Atlcom.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
CComContainedObject< contained > m_contained;