CComPolyObject::CComPolyObject

This constructor initializes the CComContainedObject data member m_contained and increments the module lock count. The destructor decrements the module lock count.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

CComPolyObject( void* pv );

See Also

CComPolyObject::FinalConstruct, CComPolyObject::FinalRelease