CComPolyObject::m_contained

Delegates IUnknown calls to the outer unknown if the object is aggregated, and to the IUnknown of the object if it is not aggregated.

Syntax

CComContainedObject< contained > m_contained;

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComPolyObject Overview, CComPolyObject Data Members