ReactOS 0.4.15-dev-7953-g1f49173
_PAGE_DATA Struct Reference
Collaboration diagram for _PAGE_DATA:

Public Attributes

HMIXER hMixer
 
DWORD volumeControlID
 
DWORD volumeChannels
 
DWORD volumeMinimum
 
DWORD volumeMaximum
 
DWORD volumeStep
 
PMIXERCONTROLDETAILS_UNSIGNED volumeValues
 
BOOL volumeSync
 

Detailed Description

Definition at line 10 of file speakervolume.c.

Member Data Documentation

◆ hMixer

HMIXER _PAGE_DATA::hMixer

Definition at line 12 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().

◆ volumeChannels

DWORD _PAGE_DATA::volumeChannels

Definition at line 14 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().

◆ volumeControlID

DWORD _PAGE_DATA::volumeControlID

Definition at line 13 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().

◆ volumeMaximum

DWORD _PAGE_DATA::volumeMaximum

Definition at line 16 of file speakervolume.c.

Referenced by OnHScroll(), and OnInitDialog().

◆ volumeMinimum

DWORD _PAGE_DATA::volumeMinimum

Definition at line 15 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().

◆ volumeStep

DWORD _PAGE_DATA::volumeStep

Definition at line 17 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().

◆ volumeSync

BOOL _PAGE_DATA::volumeSync

Definition at line 19 of file speakervolume.c.

Referenced by OnHScroll().

◆ volumeValues

PMIXERCONTROLDETAILS_UNSIGNED _PAGE_DATA::volumeValues

Definition at line 18 of file speakervolume.c.

Referenced by OnHScroll(), OnInitDialog(), OnMixerControlChange(), and OnSetDefaults().


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