The 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
CComAggObject( void* pv );
See Also