| Icon | Member | Description |
|---|---|---|
| GetDevices()()() |
Returns all HID-class devices that are currently attached.
| |
| GetDevices(Boolean) | ||
| GetDevices(UInt16) |
Returns all HID-class devices for the specified VendorID that are currently attached.
| |
| GetDevices(UInt16, Boolean) | ||
| GetDevices(UInt16, UInt16) |
Returns all HID-class devices for the specified VendorID and ProductID that are currently attached.
| |
| GetDevices(UInt16, UInt16, Boolean) |