Question

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.

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top