ReactOS 0.4.15-dev-7834-g00c4b3d
_SND_MIXER_CONNECTION Struct Reference

#include <sndvol32.h>

Collaboration diagram for _SND_MIXER_CONNECTION:

Public Attributes

struct _SND_MIXER_CONNECTIONNext
 
MIXERLINE Info
 
LPMIXERCONTROL Controls
 
UINT DisplayControls
 

Detailed Description

Definition at line 78 of file sndvol32.h.

Member Data Documentation

◆ Controls

LPMIXERCONTROL _SND_MIXER_CONNECTION::Controls

Definition at line 82 of file sndvol32.h.

◆ DisplayControls

UINT _SND_MIXER_CONNECTION::DisplayControls

Definition at line 83 of file sndvol32.h.

◆ Info

MIXERLINE _SND_MIXER_CONNECTION::Info

Definition at line 81 of file sndvol32.h.

Referenced by SndMixerEnumConnections(), and SndMixerGetLineByName().

◆ Next

struct _SND_MIXER_CONNECTION* _SND_MIXER_CONNECTION::Next

Definition at line 80 of file sndvol32.h.

Referenced by SndMixerEnumConnections(), and SndMixerGetLineByName().


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