This is the closest I could fine but it enumerates all usb devices. In my case I am handling WM_DEVICECHANGE
event where I handle arriving usb device and want to gather extended information from this device when its plugged in other than the simple USB strings that contains the vid and pid.
I can't find any resource on it, is that possible?
I am using windows 7 and qt 5.5