Uses of Class
org.hid4java.jna.HidDeviceInfoStructure
Packages that use HidDeviceInfoStructure
-
Uses of HidDeviceInfoStructure in org.hid4java
Constructors in org.hid4java with parameters of type HidDeviceInfoStructureModifierConstructorDescriptionHidDevice
(HidDeviceInfoStructure infoStructure, HidDeviceManager hidDeviceManager) -
Uses of HidDeviceInfoStructure in org.hid4java.jna
Fields in org.hid4java.jna declared as HidDeviceInfoStructureMethods in org.hid4java.jna that return HidDeviceInfoStructureModifier and TypeMethodDescriptionstatic HidDeviceInfoStructure
HidApi.enumerateDevices
(int vendor, int product) Enumerate the attached HID devicesHidApiLibrary.hid_enumerate
(short vendor_id, short product_id) Enumerate the HID Devices.HidDeviceInfoStructure.next()
Methods in org.hid4java.jna with parameters of type HidDeviceInfoStructureModifier and TypeMethodDescriptionstatic void
HidApi.freeEnumeration
(HidDeviceInfoStructure list) Free an enumeration linked list