Class Methods
| Method | Description |
| CComAggObject | Constructor. |
| FinalConstruct | Performs final initialization of m_contained. |
| FinalRelease | Performs final destruction of m_contained. |
IUnknown Methods
| Method | Description |
| AddRef | Increments the reference count on the aggregated object. |
| QueryInterface | Retrieves a pointer to the requested interface. |
| Release | Decrements the reference count on the aggregated object. |