CComContainedObject( void* pv );
Parameters
pv
[in] The owner object's IUnknown.
Remarks
The constructor. Sets the m_pOuterUnknown member pointer (inherited through the Base class) to pv.
CComContainedObject Overview | Class Members
See Also CComObjectRootEx::m_pOuterUnknown