Is there a way to get all the names of audio devices with delphi (D2009) in Vista or Win 7, I managed to get the number of devices and get the PropertyStore device using IMMDevice, but I could not move forward: |
Thanks a lot!
request PropertyStorefor PKEY_DeviceInterface_FriendlyName(look at the Windows SDK to get the value)
PropertyStore
PKEY_DeviceInterface_FriendlyName