GTPUFileDialogGetDeviceNames Method |
Returns an array of device names that exist in the current system.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntaxprotected internal string[] GetDeviceNames()
Return Value
Type:
StringAn array of device names.
See Also