LicenceInfo.Update Method

<< 点击显示目录 >>

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

LicenceInfo.Update Method

BR.AN.PviServices .NET


Helper to update the license info.

[Visual Basic]

Public Sub Update( _

  ByVal responseInfo As Integer _

)

[C#]

public int Update(

  int responseInfo

);

Parameters

responseInfo

Additional event parameter.

Return Value

0 if successful else the error code.

Remarks

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.

See Also

LicenceInfo Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]