Thread: How to get basic information about a device out of IMMDevice.

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    100

    How to get basic information about a device out of IMMDevice.

    Hello. I'm a total beginner to using anything like IMMDevice, and I was needing a real simple explanation / code sample for how to do something with it. Basically I've set a pointer of IMMDevice successfully, using the GetDefaultAudioEndpoint() function. At this point, I want to get some info from it so as to know what exactly the default audio output device is. How do I do this easily? Thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Is this the same question?
    A sample program to find the default audio device.

    Could it be added on the same thread?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need basic information about Constructors!
    By brack in forum C++ Programming
    Replies: 3
    Last Post: 11-14-2010, 08:24 AM
  2. Need some information on basic stuff
    By Sshakey6791 in forum C++ Programming
    Replies: 1
    Last Post: 02-01-2009, 10:59 AM
  3. Replies: 4
    Last Post: 06-30-2004, 03:11 PM
  4. device information
    By krazyimran in forum C Programming
    Replies: 1
    Last Post: 01-15-2003, 11:01 AM
  5. MCI device
    By The15th in forum Windows Programming
    Replies: 1
    Last Post: 10-19-2001, 10:12 PM

Tags for this Thread