Service.UpdateLicenceInfo Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods >

Service.UpdateLicenceInfo Method

BR.AN.PviServices .NET


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();

Return Value

0 if successful else an error code.

Remarks

The license info will be available after a few seconds after PviManager has been started.

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]