|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HMIXER | hMixer |
| DWORD | volumeControlID |
| DWORD | volumeChannels |
| DWORD | volumeMinimum |
| DWORD | volumeMaximum |
| DWORD | volumeStep |
| PMIXERCONTROLDETAILS_UNSIGNED | volumeValues |
| BOOL | volumeSync |
Definition at line 10 of file speakervolume.c.
| HMIXER _PAGE_DATA::hMixer |
Definition at line 12 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().
| DWORD _PAGE_DATA::volumeChannels |
Definition at line 14 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().
| DWORD _PAGE_DATA::volumeControlID |
Definition at line 13 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().
| DWORD _PAGE_DATA::volumeMaximum |
Definition at line 16 of file speakervolume.c.
Referenced by OnHScroll(), and OnInitDialog().
| DWORD _PAGE_DATA::volumeMinimum |
Definition at line 15 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().
| DWORD _PAGE_DATA::volumeStep |
Definition at line 17 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().
| BOOL _PAGE_DATA::volumeSync |
Definition at line 19 of file speakervolume.c.
Referenced by OnHScroll().
| PMIXERCONTROLDETAILS_UNSIGNED _PAGE_DATA::volumeValues |
Definition at line 18 of file speakervolume.c.
Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().