CComPolyObject::CComPolyObject

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

Syntax

CComPolyObject( void* pv );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComPolyObject Overview, CComPolyObject Methods, CComPolyObject::FinalConstruct, CComPolyObject::FinalRelease