ReactOS 0.4.15-dev-7953-g1f49173
_SOUND_OVERLAPPED Struct Reference

#include <mmebuddy.h>

Collaboration diagram for _SOUND_OVERLAPPED:

Public Attributes

OVERLAPPED Standard
 
struct _SOUND_DEVICE_INSTANCESoundDeviceInstance
 
PWAVEHDR Header
 
LPOVERLAPPED_COMPLETION_ROUTINE OriginalCompletionRoutine
 
PVOID CompletionContext
 

Detailed Description

Definition at line 118 of file mmebuddy.h.

Member Data Documentation

◆ CompletionContext

PVOID _SOUND_OVERLAPPED::CompletionContext

◆ Header

PWAVEHDR _SOUND_OVERLAPPED::Header

Definition at line 122 of file mmebuddy.h.

Referenced by CompleteIO(), and DoWaveStreaming().

◆ OriginalCompletionRoutine

LPOVERLAPPED_COMPLETION_ROUTINE _SOUND_OVERLAPPED::OriginalCompletionRoutine

◆ SoundDeviceInstance

struct _SOUND_DEVICE_INSTANCE* _SOUND_OVERLAPPED::SoundDeviceInstance

Definition at line 121 of file mmebuddy.h.

Referenced by CompleteIO(), and DoWaveStreaming().

◆ Standard

OVERLAPPED _SOUND_OVERLAPPED::Standard

Definition at line 120 of file mmebuddy.h.

Referenced by CommitWaveBufferApc().


The documentation for this struct was generated from the following file: