See: Description
| Interface | Description |
|---|---|
| IHIDInputReportListener |
The interface IHIDInputReportListener should be implemented by class who wish to
receive input reports from HID device whenever an input report is received by host computer.
|
| Class | Description |
|---|---|
| SerialComHID |
The SCM library provides two set of APIs for communicating with a HID device.
|
| SerialComHIDdevice |
Represents a HID device with information about it.
|
| SerialComHIDTransport |
Super class for all HID transport mediums.
|
| SerialComRawHID |
Contains APIs to communicate with a HID class device in raw mode.
|
Encapsulates behavior and environment centered around communication with human interface devices (HID class devices).
Copyright © 2016. All rights reserved.