TCDVcsDisconnect
Return to Introduction  Previous page  Next page
Logs out the current user and disconnects from the repository.

Delphi (TCDirectIntf.pas)

function VcsDisconnect: Integer;  

Parameters

None

Return Value

Err_OK if successful or an error code indicating the error.

Remarks

This should be the last call made before quitting your application..

Exported

function TCDVcsDisconnect: Integer; stdcall;  


 


© 1995-2018 MCN Software