Delphi (TrkIntf.pas)
| function TrkGetErrorString( ID: Integer ): String;
|
Parameters
|
Name
|
Description
|
|
ID
|
An ErrorCode generated by calling the API
|
Return Value
A string giving the description of the Error.
Exported
| function TCDTrkGetErrorString( ID: Integer; const pMsg: PChar; var Size: Integer ): Integer; stdcall;
|
© 1995-2011 Quality Software Components Ltd