Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
staticBOOLPASCALRegisterAll();
Return Value
Nonzero if the factories are successfully registered; otherwise 0.
Remarks
Registers all of the application’s object factories with the OLE system DLLs. This function is usually called by CWinApp::InitInstance when the application is launched.
COleObjectFactory Overview | Class Members | Hierarchy Chart
See Also COleObjectFactory::Revoke, COleObjectFactory::Register, CWinApp::InitInstance