Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The constructor.
CComAggObject(
void* pv
);
Parameters
- pv
[in] The outer unknown.
Remarks
Initializes the CComContainedObject member, m_contained, and increments the module lock count.
The destructor decrements the module lock count.
Requirements
Header: atlcom.h