CComPolyObject

The CComPolyObject class implements IUknown for an aggregated or nonaggregated class. The contained class is your class

Syntax

template< class contained >

class CComPolyObject : public IUknown, public CComObjectRootEx<contained::_ThreadModel::ThreadModelNoCS>

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComPolyObject Methods, CComPolyObject Data Members, CComObjectRootEx