[wdmaudiodev] Disabling/Enabling USB audio device interface

  • From: mpohanka@xxxxxxxxxx
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Wed, 18 Jun 2003 10:00:48 -0700 (PDT)

Hi All,
I need to disable or enable one of the 2 interfaces
present on a USB audio device, so the unsed interface
is not visible or available in the windows mixer. What
I'm using now is the function
IoSetDeviceInterfaceState() to enable or disable the
right interface, but it seems to be working only in
winXP and win2K. In win98 or winME the windows mixer
behaves wierdly. Does anyone know of a another way of
disabling an interface or am I missing some other
function that should be called in combination of the
IoSetDeviceInterfaceState() function.

Thanks all in advance.

Martin 
******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

Other related posts:

  • » [wdmaudiodev] Disabling/Enabling USB audio device interface