Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: USB
Query USB devices.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Item | Details |
---|---|
USB.Count Queries all USB Devices and returns the number of found devices. | Mac/Win 2.4 |
USB.FindDevice Finds USB devices. | Mac/Win 2.4 |
USB.FindSerialNumber Searches the USB device list for a device with the given serial number. | Mac/Win 2.4 |
USB.GetProductID Queries the product ID of an USB device. | Mac/Win 2.4 |
USB.GetProductName Queries the product name of an USB device. | Mac/Win 2.4 |
USB.GetSerialNumber Queries the serial number of an USB device. | Mac/Win 2.4 |
USB.GetVendorID Queries the vendor ID of an USB device. | Mac/Win 2.4 |
USB.GetVendorName Queries the vendor name of an USB device. | Mac/Win 2.4 |
8 functions shown.
These functions require a license (88%).