ReactOS 0.4.15-dev-7928-g68a8619
_SET_VOLUME_CONTEXT Struct Reference

#include <sndvol32.h>

Public Attributes

WCHAR LineName [MIXER_LONG_NAME_CHARS]
 
UINT SliderPos
 
BOOL bVertical
 
BOOL bSwitch
 

Detailed Description

Definition at line 122 of file sndvol32.h.

Member Data Documentation

◆ bSwitch

BOOL _SET_VOLUME_CONTEXT::bSwitch

Definition at line 127 of file sndvol32.h.

◆ bVertical

BOOL _SET_VOLUME_CONTEXT::bVertical

Definition at line 126 of file sndvol32.h.

◆ LineName

WCHAR _SET_VOLUME_CONTEXT::LineName[MIXER_LONG_NAME_CHARS]

Definition at line 124 of file sndvol32.h.

◆ SliderPos

UINT _SET_VOLUME_CONTEXT::SliderPos

Definition at line 125 of file sndvol32.h.


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