PityOnU Posted July 25, 2008 Posted July 25, 2008 Hello all,I'm currently working with Visual BASIC 6.0 and I was wondering if there was a way that I could search for WPD/MTP Devices that are connected to the computer and have the program return their names. For example, an iRiver mp3 player is a MTP device. I would want to make a program that would scan the ports on my PC, and, if the iRiver was connected, return with its Device ID (something like Vid_4102&Pid_1113\71c1390f000000fd2db1c1b53195be54) or at least ts friendly name.Any ideas?
CoffeeFiend Posted July 26, 2008 Posted July 26, 2008 Working with MTP devices is usually done in C++. You can take a look at the Windows Media Device Manager 10 SDK.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now