ReactOS 0.4.15-dev-7958-gcd0bb1a
_LABEL_CONTEXT Struct Reference
Collaboration diagram for _LABEL_CONTEXT:

Public Attributes

PLABEL_MAP LabelMap
 
PAPP_MAP AppMap
 
WCHAR szValue [MAX_PATH]
 
struct _LABEL_CONTEXTNext
 

Detailed Description

Definition at line 40 of file sounds.c.

Member Data Documentation

◆ AppMap

PAPP_MAP _LABEL_CONTEXT::AppMap

Definition at line 43 of file sounds.c.

Referenced by ApplyChanges(), and FindLabelContext().

◆ LabelMap

PLABEL_MAP _LABEL_CONTEXT::LabelMap

Definition at line 42 of file sounds.c.

Referenced by ApplyChanges(), and FindLabelContext().

◆ Next

struct _LABEL_CONTEXT* _LABEL_CONTEXT::Next

Definition at line 45 of file sounds.c.

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

◆ szValue

WCHAR _LABEL_CONTEXT::szValue[MAX_PATH]

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