Cpu.GetRequiredLicenses Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.GetRequiredLicenses Method

BR.AN.PviServices .NET


Gets the list of required licenses

[Visual Basic]

Public Sub GetRequiredLicenses( _

  ByRef requiredLicData As String _

)

[C#]

public int GetRequiredLicenses(

  ref string requiredLicData

);

Parameters

requiredLicData

The resulting license data as XML String.

Return Value

Zero on success

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]