TCVcsCheckInFile
Return to Introduction  Previous page  Next page
Checks in a file after displaying the Checkin dialog box.

Delphi (TCIntf.pas)

function TCVcsCheckInFile( AFile: String; AddNew: Boolean ): Integer;  

Parameters

Name
Description
AFile
Full path to the local file
AddNew
If True, will add the file if it is not already archived


Return Value

Err_OK if successful or an error code indicating the error.



 


© 1995-2018 MCN Software