ReactOS 0.4.15-dev-7924-g5949c20
_SOUND_SCHEME_CONTEXT Struct Reference
Collaboration diagram for _SOUND_SCHEME_CONTEXT:

Public Attributes

WCHAR szName [MAX_PATH]
 
WCHAR szDesc [MAX_PATH]
 
PLABEL_CONTEXT LabelContext
 

Detailed Description

Definition at line 48 of file sounds.c.

Member Data Documentation

◆ LabelContext

PLABEL_CONTEXT _SOUND_SCHEME_CONTEXT::LabelContext

Definition at line 52 of file sounds.c.

Referenced by ApplyChanges(), FindLabelContext(), and FreeSoundProfiles().

◆ szDesc

WCHAR _SOUND_SCHEME_CONTEXT::szDesc[MAX_PATH]

Definition at line 51 of file sounds.c.

Referenced by AddSoundProfile().

◆ szName

WCHAR _SOUND_SCHEME_CONTEXT::szName[MAX_PATH]

Definition at line 50 of file sounds.c.

Referenced by AddSoundProfile(), ApplyChanges(), FindSoundProfile(), and ShowSoundScheme().


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