ReactOS 0.4.15-dev-7918-g2a2556c
_THEME_STYLE Struct Reference

#include <appearance.h>

Collaboration diagram for _THEME_STYLE:

Public Attributes

struct _THEME_STYLENextStyle
 
struct _THEME_STYLEChildStyle
 
PWSTR StyleName
 
PWSTR DisplayName
 

Detailed Description

Definition at line 79 of file appearance.h.

Member Data Documentation

◆ ChildStyle

struct _THEME_STYLE* _THEME_STYLE::ChildStyle

◆ DisplayName

PWSTR _THEME_STYLE::DisplayName

Definition at line 84 of file appearance.h.

Referenced by AppearancePage_ShowStyles(), CleanupStyles(), and CreateStyle().

◆ NextStyle

struct _THEME_STYLE* _THEME_STYLE::NextStyle

Definition at line 81 of file appearance.h.

Referenced by AppearancePage_ShowStyles(), CleanupStyles(), CreateStyle(), and FindStyle().

◆ StyleName

PWSTR _THEME_STYLE::StyleName

Definition at line 83 of file appearance.h.

Referenced by CleanupStyles(), CreateStyle(), and FindStyle().


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