HidDeviceGetSerialPorts Method HIDSharp
Returns the serial ports of the composite USB device. Currently this is only supported on Windows.

Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public virtual string[] GetSerialPorts()

Return Value

Type: String
Serial ports of the USB device.
See Also

Reference