Get Product String from USB COM port

  • Thread starter Thread starter jeffdef
  • Start date Start date
J

jeffdef

Guest
Can anyone tell me how to do this? I can get the product string using the USBView example project but I don't know how to get the COM port name for that USB device. I can also get all the COM port names using SetupDiEnumDeviceInterfaces but there is no DEVPKEY that lets me get the product string using SetupDiGetDeviceProperty.

Continue reading...
 
Back
Top