TCDSTrkGetErrorString
Return to Introduction  Previous page  Next page
Returns a description of the passed errorcode.

Delphi (TrkIntf.pas)

function TrkGetErrorStringSv( 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 TCDSTrkGetErrorString( ID: Integer; const pMsg: PChar; var Size: Integer ): Integer; stdcall;  


 


© 1995-2018 MCN Software