BOOL Register( );
Return Value
Nonzero if the factory is successfully registered; otherwise 0.
Remarks
Registers this object factory 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::RegisterAll, CWinApp::InitInstance