ReactOS 0.4.15-dev-7953-g1f49173
_ADVANCED_CONTEXT Struct Reference

#include <sndvol32.h>

Collaboration diagram for _ADVANCED_CONTEXT:

Public Attributes

WCHAR LineName [MIXER_LONG_NAME_CHARS]
 
PMIXER_WINDOW MixerWindow
 
PSND_MIXER Mixer
 
LPMIXERLINE Line
 

Detailed Description

Definition at line 130 of file sndvol32.h.

Member Data Documentation

◆ Line

LPMIXERLINE _ADVANCED_CONTEXT::Line

Definition at line 135 of file sndvol32.h.

Referenced by MainWindowProc().

◆ LineName

WCHAR _ADVANCED_CONTEXT::LineName[MIXER_LONG_NAME_CHARS]

Definition at line 132 of file sndvol32.h.

Referenced by MainWindowProc().

◆ Mixer

PSND_MIXER _ADVANCED_CONTEXT::Mixer

Definition at line 134 of file sndvol32.h.

Referenced by MainWindowProc().

◆ MixerWindow

PMIXER_WINDOW _ADVANCED_CONTEXT::MixerWindow

Definition at line 133 of file sndvol32.h.

Referenced by MainWindowProc().


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