dotNet Protector API

UsbDetector Members

UsbDetector overview

Public Instance Constructors

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.

Public Instance Properties

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.

Public Instance Methods

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'.

See Also

UsbDetector Class | PvLogiciels.dotNetProtector Namespace

Send comments about this topic to PV Logiciels