description | title | ms.date | ms.topic | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Class Factories Classes |
ATL Class Factories Classes |
11/04/2016 |
reference |
|
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.