CComContainedObject::CComContainedObject

The constructor.

CComContainedObject(
   void* pv 
);

Parameters

  • pv
    [in] The owner object's IUnknown.

Remarks

Sets the m_pOuterUnknown member pointer (inherited through the Base class) to pv.

Requirements

Header: atlcom.h

See Also

Concepts

CComContainedObject Class

CComContainedObject Members

CComObjectRootEx::m_pOuterUnknown