CComAggObject Members
Class Methods
The constructor. |
|
The destructor. |
|
Performs final initialization of m_contained. |
|
Performs final destruction of m_contained. |
IUnknown Methods
Increments the reference count on the aggregated object. |
|
Retrieves a pointer to the requested interface. |
|
Decrements the reference count on the aggregated object. |
Data Members
Delegates IUnknown calls to the outer unknown. |
Static Functions
This static function allows you to create a new CComAggObject< contained > object without the overhead of CoCreateInstance. |