Hi ,I want to find the seial number of inserted device in USB drive I don't know how to do that.
Please guide me by some example.
Thanks
Hi ,I want to find the seial number of inserted device in USB drive I don't know how to do that.
Please guide me by some example.
Thanks
Device Serial Number is at STORAGE_DEVICE_DESCRIPTOR.SerialNumberOffset
You can find many samples from Google, like
Get Physical Drive Serial Number – Part 1
or one I had posted in VB : Get serial number of USB Drive (correctly)
9 people are following this question.