| title | ATL Class Factories Classes | ||
|---|---|---|---|
| ms.date | 11/04/2016 | ||
| ms.topic | reference | ||
| helpviewer_keywords |
|
||
| ms.assetid | 1d8c2ae2-2c37-452c-a02d-1ecbdd309f84 |
The following classes implement or support a class factory:
-
CComClassFactory Provides a default class factory for object creation.
-
CComClassFactory2 Controls object creation through a license.
-
CComClassFactoryAutoThread Allows objects to be created in multiple thread-pooled apartments.
-
CComClassFactorySingleton Creates a single object.
-
CComCoClass Defines the class factory for the object.