This method is the constructor, and sets the m_pOuterUnknown member pointer (inherited through the Base class) to pv.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CComContainedObject( void* pv );
See Also