ReactOS 0.4.15-dev-7942-gd23573b
_SND_MIXER_DESTINATION Struct Reference

#include <sndvol32.h>

Collaboration diagram for _SND_MIXER_DESTINATION:

Public Attributes

struct _SND_MIXER_DESTINATIONNext
 
MIXERLINE Info
 
LPMIXERCONTROL Controls
 
UINT DisplayControls
 
PSND_MIXER_CONNECTION Connections
 

Detailed Description

Definition at line 87 of file sndvol32.h.

Member Data Documentation

◆ Connections

PSND_MIXER_CONNECTION _SND_MIXER_DESTINATION::Connections

Definition at line 93 of file sndvol32.h.

◆ Controls

LPMIXERCONTROL _SND_MIXER_DESTINATION::Controls

Definition at line 91 of file sndvol32.h.

◆ DisplayControls

UINT _SND_MIXER_DESTINATION::DisplayControls

Definition at line 92 of file sndvol32.h.

◆ Info

MIXERLINE _SND_MIXER_DESTINATION::Info

Definition at line 90 of file sndvol32.h.

◆ Next

struct _SND_MIXER_DESTINATION* _SND_MIXER_DESTINATION::Next

Definition at line 89 of file sndvol32.h.


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