Controlling Auxiliary Audio Devices

To control auxiliary audio device operations, clients call the user-mode driver’s auxMessage function. Clients do not need to open or close auxiliary audio devices. The user-mode driver should expect to receive AUXDM_GETDEVCAPS, AUXDM_GETNUMDEVS, AUXDM_GETVOLUME, and AUXDM_SETVOLUME messages in any order.