CComAggObject::CComAggObject

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

Syntax

CComAggObject( void* pv );

At a Glance

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

See Also

CComAggObject Overview, CComAggObject Methods, CComAggObject::FinalConstruct, CComAggObject::FinalRelease