Cpu.GetListOfDongles Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.GetListOfDongles Method

BR.AN.PviServices .NET


Gets the list of dongles for the PLC project and OS

[Visual Basic]

Public Sub GetListOfDongles( _

  ByRef dongleData As String _

)

[C#]

public int GetListOfDongles(

  ref string dongleData

);

Parameters

dongleData

The resulting dongle 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]