dOPC Client Toolkit
Close
dOPCDA.TdOPCDAClient.GetErrorString

GetErrorString converts the passed Errorcode to a human readable string and returns it.

function GetErrorString(Errorcode: integer): string;
__fastcall AnsiString GetErrorString(int Errorcode);

Errorcode is a server specific error code which the client application returns from an interface function of the server.

Kassl GmbH Copyright © 2024. All rights reserved.