HidDeviceInputReceiver MethodsHIDSharp

The HidDeviceInputReceiver type exposes the following members.

Methods

  NameDescription
Public methodStart
Starts the receiver. It will continue until the stream is closed or the device is disconnected. Be sure to call TryRead(Byte, Int32, Report) to read HID reports as they come in.
Public methodTryRead
Checks for pending HID reports.
Top
See Also

Reference