COleObjectFactory::Revoke

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 OverviewClass MembersHierarchy Chart

See Also   COleObjectFactory::RevokeAll, COleObjectFactory::Register, CWinApp::ExitInstance