CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2003
    Location
    Munich, Germany
    Posts
    51

    Api for MTP devices (media transfer protocol)

    Hi,

    I want to access a MTP device.
    Is there an api for that or a com object that can be used to access the file system for an MTP device e.g. (portable media player, digicam)?

    thanks,
    Chris

  2. #2
    Join Date
    Dec 2003
    Location
    Syracuse, NY
    Posts
    400

    Re: Api for MTP devices (media transfer protocol)

    Maybe one of these

    I'm not sure, never did anything regarding MTP devices.
    "Windows programming is like going to the dentist: You know it's good for you, but no one likes doing it."
    - Andre LaMothe

    DLL For Beginners(UPDATED)
    Please use CODE tags
    Rate me if I've helped.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured