TCVcsProjectIDByName
Return to Introduction  Previous page  Next page
Returns the ID of the Project

Delphi (TCIntf.pas)

function TCVcsProjectIDByName( AName: String ): Cardinal;  

Parameters

Name
Description
AName
Name of the Project


Return Value

The ID of the passed project, or zero if it could not be found.

Exported
 
function TCVcsProjectIDByNameconst pName: PChar ): Cardinal; stdcall;  


 


© 1995-2018 MCN Software