Dear Sir,
At any time in vista OS If I want to access the disabled device list
what I have to do.
Currently I am using IMMDeviceEnumerator and with its instance I am
calling EnumAudioEndpoints function where I am passing
DEVICE_STATE_DISABLED state device to be accessed but Its showinf zero
devices in all cases.
I also tried with GetState function but even there I never got the
DEVICE_STATE_DISABLED state for any device.
Can you suggest any other method by which I can get the list of
disabled devices.
Regards
Vinay