Pregunta

I have a requirement in which I need to fetch USB Mass Storage Metadata [VID, PID and Serial No].

I found a nice post for enumerating USB devices and list out all the Mass storage Devices.

Here is the link

Now What I want is based on the drive letter, need to retrieve USB Mass Storage Metadata.

Thanks in advance for your kind support.

¿Fue útil?

Solución

If you had read and understood the "USB drive to drive letter" questions, this one would have been simple too. Enumerate both, compare, pick the match. Works in both directions.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top