CComObject

This class implements IUnknown for a nonaggregated object.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

template< class Base >

class CComObject : public Base

Parameters

The Base parameter is your class.

See Also

CComObjectRoot, CComObjectRootEx