COleObjectFactory::UpdateRegistryAll

static void PASCAL UpdateRegistryAll( );

Remarks

Registers all of the application’s object factories with the OLE system registry. This function is usually called by CWinApp::InitInstance when the application is launched.

COleObjectFactory OverviewClass MembersHierarchy Chart

See Also   COleObjectFactory::Revoke, COleObjectFactory::Register, COleObjectFactory::UpdateRegistry, CWinApp::InitInstance