Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Begins the declaration of your class factory in the header file of your control class.
BEGIN_OLEFACTORY(class_name )
Parameters
- 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.
Requirements
Header: afxctl.h