|
ReactOS 0.4.16-dev-2208-g6350669
|
#include <precomp.h>

| LIST_ENTRY MIXER_LIST::MidiInList |
Definition at line 158 of file precomp.h.
Referenced by MMixerInitialize().
| ULONG MIXER_LIST::MidiInListCount |
Definition at line 157 of file precomp.h.
Referenced by MMixerGetMidiInCount(), and MMixerInitialize().
| LIST_ENTRY MIXER_LIST::MidiOutList |
Definition at line 161 of file precomp.h.
Referenced by MMixerInitialize().
| ULONG MIXER_LIST::MidiOutListCount |
Definition at line 160 of file precomp.h.
Referenced by MMixerGetMidiOutCount(), and MMixerInitialize().
| LIST_ENTRY MIXER_LIST::MixerData |
Definition at line 149 of file precomp.h.
Referenced by MMixerGetMixerDataByDeviceHandle(), and MMixerInitialize().
| ULONG MIXER_LIST::MixerDataCount |
Definition at line 148 of file precomp.h.
Referenced by MMixerGetMixerDataByDeviceHandle(), and MMixerInitialize().
| LIST_ENTRY MIXER_LIST::MixerList |
Definition at line 146 of file precomp.h.
Referenced by MMixerGetMixerInfoByIndex(), and MMixerInitialize().
| ULONG MIXER_LIST::MixerListCount |
Definition at line 145 of file precomp.h.
Referenced by MMixerGetCount(), MMixerGetMixerInfoByIndex(), and MMixerInitialize().
| LIST_ENTRY MIXER_LIST::WaveInList |
Definition at line 152 of file precomp.h.
Referenced by MMixerInitialize().
| ULONG MIXER_LIST::WaveInListCount |
Definition at line 151 of file precomp.h.
Referenced by MMixerGetWaveInCount(), and MMixerInitialize().
| LIST_ENTRY MIXER_LIST::WaveOutList |
Definition at line 155 of file precomp.h.
Referenced by MMixerInitialize().
| ULONG MIXER_LIST::WaveOutListCount |
Definition at line 154 of file precomp.h.
Referenced by MMixerGetWaveOutCount(), and MMixerInitialize().