TCVcsErrorString
Return to Introduction  Previous page  Next page
Create a new Project in the current repository.

Delphi (TCIntf.pas)

function TCVcsErrorString( ID: Integer ): String;  

Parameters

Name
Description
ID
Error Code


Return Value

The string representing the error.

Exported

procedure TCVcsErrorString( ID: Integer; const pMsg: PChar ); stdcall;  


 


© 1995-2018 MCN Software