ReactOS 0.4.16-dev-319-g6cf4263
|
#include <precomp.h>
LIST_ENTRY MIXER_LIST::MidiInList |
Definition at line 162 of file precomp.h.
Referenced by MMixerInitialize().
ULONG MIXER_LIST::MidiInListCount |
Definition at line 161 of file precomp.h.
Referenced by MMixerGetMidiInCount(), and MMixerInitialize().
LIST_ENTRY MIXER_LIST::MidiOutList |
Definition at line 165 of file precomp.h.
Referenced by MMixerInitialize().
ULONG MIXER_LIST::MidiOutListCount |
Definition at line 164 of file precomp.h.
Referenced by MMixerGetMidiOutCount(), and MMixerInitialize().
LIST_ENTRY MIXER_LIST::MixerData |
Definition at line 153 of file precomp.h.
Referenced by MMixerGetMixerDataByDeviceHandle(), and MMixerInitialize().
ULONG MIXER_LIST::MixerDataCount |
Definition at line 152 of file precomp.h.
Referenced by MMixerGetMixerDataByDeviceHandle(), and MMixerInitialize().
LIST_ENTRY MIXER_LIST::MixerList |
Definition at line 150 of file precomp.h.
Referenced by MMixerGetMixerInfoByIndex(), and MMixerInitialize().
ULONG MIXER_LIST::MixerListCount |
Definition at line 149 of file precomp.h.
Referenced by MMixerGetCount(), MMixerGetMixerInfoByIndex(), and MMixerInitialize().
LIST_ENTRY MIXER_LIST::WaveInList |
Definition at line 156 of file precomp.h.
Referenced by MMixerInitialize().
ULONG MIXER_LIST::WaveInListCount |
Definition at line 155 of file precomp.h.
Referenced by MMixerGetWaveInCount(), and MMixerInitialize().
LIST_ENTRY MIXER_LIST::WaveOutList |
Definition at line 159 of file precomp.h.
Referenced by MMixerInitialize().
ULONG MIXER_LIST::WaveOutListCount |
Definition at line 158 of file precomp.h.
Referenced by MMixerGetWaveOutCount(), and MMixerInitialize().