TheCComObjectRoot class is a typedef of CCoObjectRootEx, templatized on the default threading model of the server.
typedef CComObjectRootEx <CComObjectThreadModel> CComObjectRoot;
Header file: | Atlcom.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
CComObjectRootEx, CComObject, CComPolyObject