TrkGetErrorString
Return to Introduction  Previous page  Next page
Returns a description of the passed ErrorCode..

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-2018 MCN Software