Class: HidDevice

HidDevice(param)

Class representing HidDevice info

Constructor

new HidDevice(param)

Create HidDevice
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
productId Number <optional>
Indicates the product id for the hid device
vendorId Number <optional>
Indicates the vendor id for the hid device
Source:

Classes

HidDevice