ReactOS 0.4.16-dev-747-gbc52d5f
tagTHEMENAMES Struct Reference

#include <uxundoc.h>

Public Attributes

WCHAR szName [MAX_PATH+1]
 
WCHAR szDisplayName [MAX_PATH+1]
 
WCHAR szTooltip [MAX_PATH+1]
 

Detailed Description

Definition at line 66 of file uxundoc.h.

Member Data Documentation

◆ szDisplayName

WCHAR tagTHEMENAMES::szDisplayName[MAX_PATH+1]

Definition at line 69 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().

◆ szName

WCHAR tagTHEMENAMES::szName[MAX_PATH+1]

Definition at line 68 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().

◆ szTooltip

WCHAR tagTHEMENAMES::szTooltip[MAX_PATH+1]

Definition at line 70 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().


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