ReactOS 0.4.15-dev-6662-g1b3eed5
|
#include <mmebuddy.h>
Definition at line 256 of file mmebuddy.h.
MMFUNCTION_TABLE _SOUND_DEVICE::FunctionTable |
Definition at line 264 of file mmebuddy.h.
struct _SOUND_DEVICE_INSTANCE* _SOUND_DEVICE::HeadInstance |
Definition at line 259 of file mmebuddy.h.
Referenced by IsValidSoundDeviceInstance(), ListSoundDevice(), and UnlistSoundDeviceInstance().
PVOID _SOUND_DEVICE::Identifier |
Definition at line 262 of file mmebuddy.h.
Referenced by ListSoundDevice().
struct _SOUND_DEVICE* _SOUND_DEVICE::Next |
Definition at line 258 of file mmebuddy.h.
Referenced by GetSoundDevice(), IsValidSoundDevice(), ListSoundDevice(), and UnlistSoundDevice().
struct _SOUND_DEVICE_INSTANCE* _SOUND_DEVICE::TailInstance |
Definition at line 260 of file mmebuddy.h.
Referenced by ListSoundDevice(), and UnlistSoundDeviceInstance().
MMDEVICE_TYPE _SOUND_DEVICE::Type |
Definition at line 261 of file mmebuddy.h.
Referenced by AllocateSoundDevice().