ReactOS 0.4.16-dev-980-g00983aa
|
#include <mmebuddy.h>
Definition at line 268 of file mmebuddy.h.
MMFUNCTION_TABLE _SOUND_DEVICE::FunctionTable |
Definition at line 276 of file mmebuddy.h.
struct _SOUND_DEVICE_INSTANCE* _SOUND_DEVICE::HeadInstance |
Definition at line 271 of file mmebuddy.h.
Referenced by IsValidSoundDeviceInstance(), ListSoundDevice(), and UnlistSoundDeviceInstance().
PVOID _SOUND_DEVICE::Identifier |
Definition at line 274 of file mmebuddy.h.
Referenced by ListSoundDevice().
struct _SOUND_DEVICE* _SOUND_DEVICE::Next |
Definition at line 270 of file mmebuddy.h.
Referenced by GetSoundDevice(), IsValidSoundDevice(), ListSoundDevice(), and UnlistSoundDevice().
struct _SOUND_DEVICE_INSTANCE* _SOUND_DEVICE::TailInstance |
Definition at line 272 of file mmebuddy.h.
Referenced by ListSoundDevice(), and UnlistSoundDeviceInstance().
MMDEVICE_TYPE _SOUND_DEVICE::Type |
Definition at line 273 of file mmebuddy.h.
Referenced by AllocateSoundDevice().