Поделиться через


CComPolyObject::m_contained

A CComContainedObject object derived from your class.

CComContainedObject< contained > m_contained;

Параметры

Заметки

IUnknown calls through m_contained are delegated to the outer unknown if the object is aggregated, or to the IUnknown of this object if the object is not aggregated.

Требования

Header: atlcom.h

См. также

Основные понятия

CComPolyObject Class

CComPolyObject Members