ReactOS 0.4.15-dev-7942-gd23573b
_PREFERENCES_CONTEXT Struct Reference

#include <sndvol32.h>

Collaboration diagram for _PREFERENCES_CONTEXT:

Public Attributes

PMIXER_WINDOW MixerWindow
 
PSND_MIXER Mixer
 
HWND hwndDlg
 
UINT Selected
 
DWORD SelectedLine
 
DWORD PlaybackID
 
DWORD RecordingID
 
UINT OtherLines
 
TCHAR DeviceName [128]
 
DWORD tmp
 

Detailed Description

Definition at line 106 of file sndvol32.h.

Member Data Documentation

◆ DeviceName

TCHAR _PREFERENCES_CONTEXT::DeviceName[128]

Definition at line 117 of file sndvol32.h.

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

◆ hwndDlg

HWND _PREFERENCES_CONTEXT::hwndDlg

Definition at line 110 of file sndvol32.h.

Referenced by PrefDlgAddConnection(), and PrefDlgAddLine().

◆ Mixer

PSND_MIXER _PREFERENCES_CONTEXT::Mixer

Definition at line 109 of file sndvol32.h.

Referenced by MainWindowProc(), and PrefDlgAddConnection().

◆ MixerWindow

◆ OtherLines

UINT _PREFERENCES_CONTEXT::OtherLines

Definition at line 116 of file sndvol32.h.

Referenced by PrefDlgAddLine().

◆ PlaybackID

DWORD _PREFERENCES_CONTEXT::PlaybackID

Definition at line 114 of file sndvol32.h.

Referenced by PrefDlgAddLine().

◆ RecordingID

DWORD _PREFERENCES_CONTEXT::RecordingID

Definition at line 115 of file sndvol32.h.

Referenced by PrefDlgAddLine().

◆ Selected

UINT _PREFERENCES_CONTEXT::Selected

Definition at line 112 of file sndvol32.h.

◆ SelectedLine

DWORD _PREFERENCES_CONTEXT::SelectedLine

◆ tmp

DWORD _PREFERENCES_CONTEXT::tmp

Definition at line 119 of file sndvol32.h.

Referenced by PrefDlgAddConnection().


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