Click or drag to resize

USBDeviceGetSingleDevice Method

Overload List
  NameDescription
Public methodStatic memberGetSingleDevice(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.
Public methodStatic memberGetSingleDevice(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.
Top
See Also