ReactOS 0.4.15-dev-7953-g1f49173
_MIXER_WINDOW Struct Reference

#include <sndvol32.h>

Collaboration diagram for _MIXER_WINDOW:

Public Attributes

HWND hWnd
 
HWND hStatusBar
 
struct _SND_MIXERMixer
 
UINT SelectedLine
 
UINT WindowCount
 
HWNDWindow
 
UINT DialogCount
 
WINDOW_MODE Mode
 
UINT MixerId
 
BOOL bHasExtendedControls
 
BOOL bShowExtendedControls
 
RECT rect
 
HFONT hFont
 
SIZE baseUnit
 
INT WndPosX
 
INT WndPosY
 

Detailed Description

Definition at line 41 of file sndvol32.h.

Member Data Documentation

◆ baseUnit

SIZE _MIXER_WINDOW::baseUnit

Definition at line 57 of file sndvol32.h.

Referenced by LoadDialogCtrls().

◆ bHasExtendedControls

BOOL _MIXER_WINDOW::bHasExtendedControls

Definition at line 53 of file sndvol32.h.

Referenced by EnumConnectionsCallback(), and LoadDialogCtrls().

◆ bShowExtendedControls

BOOL _MIXER_WINDOW::bShowExtendedControls

Definition at line 54 of file sndvol32.h.

Referenced by EnumConnectionsCallback(), LoadDialogCtrls(), and MainWindowProc().

◆ DialogCount

◆ hFont

HFONT _MIXER_WINDOW::hFont

Definition at line 56 of file sndvol32.h.

Referenced by MainWindowProc().

◆ hStatusBar

HWND _MIXER_WINDOW::hStatusBar

Definition at line 44 of file sndvol32.h.

Referenced by LoadDialogCtrls(), and MainWindowProc().

◆ hWnd

◆ Mixer

◆ MixerId

UINT _MIXER_WINDOW::MixerId

Definition at line 52 of file sndvol32.h.

Referenced by CreateApplicationWindow(), and LoadDialogCtrls().

◆ Mode

WINDOW_MODE _MIXER_WINDOW::Mode

Definition at line 51 of file sndvol32.h.

Referenced by CreateApplicationWindow(), EnumConnectionsCallback(), and MainWindowProc().

◆ rect

RECT _MIXER_WINDOW::rect

Definition at line 55 of file sndvol32.h.

Referenced by LoadDialogCtrls().

◆ SelectedLine

UINT _MIXER_WINDOW::SelectedLine

Definition at line 46 of file sndvol32.h.

◆ Window

HWND* _MIXER_WINDOW::Window

Definition at line 48 of file sndvol32.h.

Referenced by DeleteMixerWindowControls().

◆ WindowCount

UINT _MIXER_WINDOW::WindowCount

Definition at line 47 of file sndvol32.h.

Referenced by DeleteMixerWindowControls().

◆ WndPosX

INT _MIXER_WINDOW::WndPosX

Definition at line 58 of file sndvol32.h.

◆ WndPosY

INT _MIXER_WINDOW::WndPosY

Definition at line 59 of file sndvol32.h.


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