DECLARE_CLASSFACTORY

This macro declares CComClassFactory to be the class factory. CComCoClass uses this macro to declare the default class factory for your object.

At a Glance

Header file: Wincom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

DECLARE_CLASSFACTORY( )

See Also

ATL Macros and Global Functions, DECLARE_CLASSFACTORY_EX, DECLARE_CLASSFACTORY2, DECLARE_CLASSFACTORY_AUTO_THREAD, DECLARE_CLASSFACTORY_SINGLETON