CComContainedObject::GetControllingUnknown
Returns the m_pOuterUnknown member pointer (inherited through the Base class) that holds the owner object's IUnknown.
IUnknown* GetControllingUnknown( );
Возвращаемое значение
The owner object's IUnknown.
Заметки
This method may be virtual if Base has declared the DECLARE_GET_CONTROLLING_UNKNOWN macro.
Требования
Header: atlcom.h