The CComObject class implements IUnknown for a nonaggregated object.
template< class Base >
class CComObject : public Base
The Base parameter is your class.
| Header file: | Atlcom.h |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComObject Methods, CComObjectRoot, CComObjectRootEx