<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LicenceInfo Class > LicenceInfo Methods > LicenceInfo.Update Method |
Helper to update the license info.
[Visual Basic]
Public Sub Update( _
ByVal responseInfo As Integer _
)
[C#]
public int Update(
int responseInfo
);
responseInfo
Additional event parameter.
0 if successful else the error code.
The license info will not be available, if the PviManager has just been started!! It takes a few seconds until the license info is valid.
LicenceInfo Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]