All Classes
Class | Description |
---|---|
HidApi |
JNA utility class to provide the following to low level operations:
|
HidApiLibrary |
JNA library interface to act as the proxy for the underlying native library
|
HidDevice |
High level wrapper to provide the following to API consumers:
|
HidDeviceInfoStructure |
Value object to provide HID device information
|
HidDeviceStructure |
Low level JNA value object to provide a HID device pointer
|
HidException |
Caught exception to provide the following to API consumers:
|
HidManager |
Factory to provide the following to API consumers:
|
HidServices |
JNA bridge class to provide the following to USB HID:
|
HidServicesEvent |
Event to provide the following to API consumers:
|
HidServicesListener |
Interface to provide the following to API consumers:
|
HidServicesListenerList |
HID services listener list
|
HidServicesSpecification |
Specification to provide the following to API consumers:
|
ScanMode |
Provide a collection of different device enumeration scanning modes so that
device attach/detach events can be generated.
|
WideStringBuffer |
Wrapper for a wide character (WCHAR) structure
|