void Revoke( );
Remarks
Revokes this object factory’s registration 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::RevokeAll, COleObjectFactory::Register, CWinApp::ExitInstance