GetConnected Function

Action

Gets the list of machine handles for all connected machines.

Syntax

lhMachines = GetConnected()
Variable Description
lhMachines The returned list of machine handles. LIST OF HMACHINE.

Example

LIST OF HMACHINE lhAllMachines
lhAllMachines = GetConnected()