<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.GetListOfDongles Method |
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
);
dongleData
The resulting dongle data as XML String.
Zero on success
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]