static void PASCAL RevokeAll( );
Remarks
Revokes all of the application’s object factories’ registrations with the OLE system DLLs. The framework calls this function automatically before the application terminates. If necessary, call it from an override of CWinApp::ExitInstance.
COleObjectFactory Overview | Class Members | Hierarchy Chart
See Also COleObjectFactory::Revoke, COleObjectFactory::RegisterAll, CWinApp::ExitInstance