Auxiliary Audio Device Driver Data Structures

Each message received by the auxMessage function comes with two DWORD parameters. For some messages, one of these parameters points to a data structure containing additional information from the client, or to an empty data structure for the driver to fill with information for the client.

Auxiliary audio device drivers use the data structures listed in the following table. See “Audio Device Driver Reference,” later in this chapter, for details on these messages.

Data Structures for Auxiliary Audio Device Drivers

AUXCAPS

A driver-filled structure providing a client with information about the capabilities of an auxiliary audio device.