CComObjectRoot

TheCComObjectRoot class is a typedef of CCoObjectRootEx, templatized on the default threading model of the server.

Syntax

typedef CComObjectRootEx <CComObjectThreadModel> CComObjectRoot;

At a Glance

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

See Also

CComObjectRootEx, CComObject, CComPolyObject