ReactOS 0.4.15-dev-7846-g8ba6c66
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 50 of file uxundoc.h.

Member Data Documentation

◆ szDisplayName

WCHAR tagTHEMENAMES::szDisplayName[MAX_PATH+1]

Definition at line 53 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().

◆ szName

WCHAR tagTHEMENAMES::szName[MAX_PATH+1]

Definition at line 52 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().

◆ szTooltip

WCHAR tagTHEMENAMES::szTooltip[MAX_PATH+1]

Definition at line 54 of file uxundoc.h.

Referenced by EnumThemeColors(), and EnumThemeSizes().


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