Tries to make a connection to the device.
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Parameters
- stream
- Type: HidSharpDeviceStream
The stream to use to communicate with the device.
Return Value
Type: Booleantrue if the connection was successful.
See Also