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.
staticvoidPASCALRevokeAll();
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