CComPolyObject( void* pv );
Parameters
pv
[in] A pointer to the outer unknown if the object is to be aggregated, or NULL if the object if the object is not aggregated.
Remarks
The constructor. Initializes the CComContainedObject data member, m_contained, and increments the module lock count.
The destructor decrements the module lock count.
CComPolyObject Overview | Class Members
See Also CComPolyObject::FinalConstruct, CComPolyObject::FinalRelease