IErrorProvider.ErrorString Method
Converts the specified error code to the corresponding String representation.
Namespace: TcHmiSrv.Core.Tools.Management
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
string ErrorString(
uint errorCode
)
Parameters
errorCode |
Type: System.UInt32 |