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-2011 Quality Software Components Ltd