ReactOS 0.4.15-dev-7942-gd23573b
_LABEL_MAP Struct Reference
Collaboration diagram for _LABEL_MAP:

Public Attributes

PWSTR szName
 
PWSTR szDesc
 
PWSTR szIcon
 
struct _APP_MAPAppMap
 
struct _LABEL_MAPNext
 

Detailed Description

Definition at line 21 of file sounds.c.

Member Data Documentation

◆ AppMap

struct _APP_MAP* _LABEL_MAP::AppMap

Definition at line 26 of file sounds.c.

Referenced by FindLabel(), and ImportSoundEntry().

◆ Next

struct _LABEL_MAP* _LABEL_MAP::Next

◆ szDesc

PWSTR _LABEL_MAP::szDesc

Definition at line 24 of file sounds.c.

Referenced by FindLabel(), FreeLabelMap(), LoadEventLabel(), and ShowSoundScheme().

◆ szIcon

PWSTR _LABEL_MAP::szIcon

Definition at line 25 of file sounds.c.

Referenced by FreeLabelMap(), and LoadEventLabel().

◆ szName

PWSTR _LABEL_MAP::szName

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