Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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