<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods > Service.UpdateLicenceInfo Method |
Call this method to reread the license info. The info will be received in LicencInfoUpdated. But will not be available immediately after PVI is started. It takes up to a few seconds until the info is available.
[Visual Basic]
Public Sub UpdateLicenceInfo()
[C#]
public int UpdateLicenceInfo();
0 if successful else an error code.
The license info will be available after a few seconds after PviManager has been started.
Service Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]