This macro declares cf to be the class factory. cf must derive from CComClassFactory and override the CreateInstance method.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
DECLARE_CLASSFACTORY_EX( cf )
See Also
ATL Macros and Global Functions, DECLARE_CLASSFACTORY2, DECLARE_CLASSFACTORY_AUTO_THREAD, DECLARE_CLASSFACTORY_SINGLETON