ReactOS 0.4.15-dev-5893-g1bb4167
|
#include <mmebuddy.h>
Definition at line 118 of file mmebuddy.h.
PVOID _SOUND_OVERLAPPED::CompletionContext |
Definition at line 126 of file mmebuddy.h.
Referenced by CommitWaveBufferApc(), LegacyCompletionRoutine(), and MixerCompletionRoutine().
PWAVEHDR _SOUND_OVERLAPPED::Header |
Definition at line 122 of file mmebuddy.h.
Referenced by CompleteIO(), and DoWaveStreaming().
LPOVERLAPPED_COMPLETION_ROUTINE _SOUND_OVERLAPPED::OriginalCompletionRoutine |
Definition at line 125 of file mmebuddy.h.
Referenced by CommitWaveBufferApc(), LegacyCompletionRoutine(), and MixerCompletionRoutine().
BOOL _SOUND_OVERLAPPED::PerformCompletion |
Definition at line 123 of file mmebuddy.h.
Referenced by CompleteIO(), and DoWaveStreaming().
struct _SOUND_DEVICE_INSTANCE* _SOUND_OVERLAPPED::SoundDeviceInstance |
Definition at line 121 of file mmebuddy.h.
Referenced by CompleteIO(), and DoWaveStreaming().
OVERLAPPED _SOUND_OVERLAPPED::Standard |
Definition at line 120 of file mmebuddy.h.
Referenced by CommitWaveBufferApc().