<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > PviEventArgs Class > PviEventArgs Constructor |
Creates a new instance of this class.
[Visual Basic]
Public Overloads Sub New( _
ByVal name As String, _
ByVal address As String, _
ByVal errorCode As Integer, _
ByVal language As String, _
ByVal action As Action _
)
[C#]
string name,
string address,
int errorCode,
string language,
Action action
);
name
Logical name of the PviServices object
address
Logical address of the PviServices object
errorCode
ErrorCode of the PviServices object
language
Language of the PviServices object
action
Action
PviEventArgs Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]