<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN Namespace > LCEventArgs Class > LCEventArgs Properties > LCEventArgs.ErrorCode Property |
Gets the error info for the recived data. 0 ... No error else a valid error number.
[Visual Basic]
Public ReadOnly Property ErrorCode() As Integer
Public Get
End Get
End Property
[C#]
public int ErrorCode { public get; }
0 ... if the search functions succeeds else an error number.
LCEventArgs Class | BR.AN Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]