ReactOS 0.4.15-dev-7842-g558ab78
tagMIXERLINECONTROLSW Struct Reference

#include <mmsystem.h>

Collaboration diagram for tagMIXERLINECONTROLSW:

Public Attributes

DWORD cbStruct
 
DWORD dwLineID
 
union {
   DWORD   dwControlID
 
   DWORD   dwControlType
 
DUMMYUNIONNAME
 
DWORD cControls
 
DWORD cbmxctrl
 
LPMIXERCONTROLW pamxctrl
 

Detailed Description

Definition at line 1341 of file mmsystem.h.

Member Data Documentation

◆ cbmxctrl

DWORD tagMIXERLINECONTROLSW::cbmxctrl

◆ cbStruct

◆ cControls

DWORD tagMIXERLINECONTROLSW::cControls

◆ 

_ANONYMOUS_UNION union { ... } tagMIXERLINECONTROLSW::DUMMYUNIONNAME

◆ dwControlID

DWORD tagMIXERLINECONTROLSW::dwControlID

Definition at line 1345 of file mmsystem.h.

Referenced by mixerGetLineControlsA().

◆ dwControlType

DWORD tagMIXERLINECONTROLSW::dwControlType

Definition at line 1346 of file mmsystem.h.

Referenced by GetMuteControl(), GetVolumeControl(), mixerGetLineControlsA(), and OnInitDialog().

◆ dwLineID

DWORD tagMIXERLINECONTROLSW::dwLineID

◆ pamxctrl

LPMIXERCONTROLW tagMIXERLINECONTROLSW::pamxctrl

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