c++ - Find USB Mass Storage Instance Id based on Drive Letter in Window -


i have requirement in need fetch usb mass storage metadata [vid, pid , serial no].

i found nice post enumerating usb devices , list out mass storage devices.

here link

now want based on drive letter, need retrieve usb mass storage metadata.

thanks in advance kind support.

if had read , understood "usb drive drive letter" questions, 1 have been simple too. enumerate both, compare, pick match. works in both directions.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -