USBDeviceGetSingleDevice Method |
Name | Description | |
---|---|---|
![]() ![]() | GetSingleDevice(Guid) |
Finds the first WinUSB device with a GUID matching the parameter guid.
If multiple WinUSB devices match the GUID only the first one is returned.
|
![]() ![]() | GetSingleDevice(String) |
Finds the first WinUSB device with a GUID matching the parameter guidString.
If multiple WinUSB devices match the GUID only the first one is returned.
|