UsbDetector Constructor
|
Starts a new detection. All present devices are recorded, detection will be done by difference. The device to detect should be unplugged before calling the constructor. |
FoundDevice | Gets the found device friendly name. returns an empty string if no device found. |
UsbHash | Gets the UsbHash value for the found device. |
UsbIdentity | Gets the UsbIdentity value for the found device. |
Detect | Finds suitable usb devices by difference. Devices not present when contructor was called are examined to check if they can be used for activation. The fist one that complies activation is selected as 'Found device'. |