This topic has not yet been rated - Rate this topic

BEGIN_OLEFACTORY

Begins the declaration of your class factory in the header file of your control class.

BEGIN_OLEFACTORY(class_name )

Parameter

class_name
Specifies the name of the control class whose class factory this is.

Remarks

Declarations of class factory licensing functions should begin immediately after BEGIN_OLEFACTORY.

See Also

MFC Macros and Globals | END_OLEFACTORY | DECLARE_OLECREATE_EX

Did you find this helpful?
(1500 characters remaining)