0

I want to get the USB version of the USB that's connected to a hardware piece.

In USB view I would do that by looking for the device by its name/ID and checking the USB version, I want to do the same thing automatically in C. (I'm on windows 10)

  • 2
    The source code for USBView can be found on [GitHub](https://github.com/Microsoft/Windows-driver-samples/tree/main/usb/usbview) – SafelyFast Jan 31 '23 at 18:33
  • Does this answer your question? [Get List of connected USB Devices](https://stackoverflow.com/questions/3331043/get-list-of-connected-usb-devices) – avocadoLambda Feb 01 '23 at 00:51

0 Answers0