ReactOS 0.4.15-dev-7942-gd23573b
_THEME_PROPERTY Struct Reference

#include <uxthemep.h>

Collaboration diagram for _THEME_PROPERTY:

Public Attributes

int iPrimitiveType
 
int iPropertyId
 
PROPERTYORIGIN origin
 
LPCWSTR lpValue
 
DWORD dwValueLen
 
struct _THEME_PROPERTYnext
 

Detailed Description

Definition at line 38 of file uxthemep.h.

Member Data Documentation

◆ dwValueLen

DWORD _THEME_PROPERTY::dwValueLen

Definition at line 44 of file uxthemep.h.

Referenced by UXTHEME_SelectImage().

◆ iPrimitiveType

int _THEME_PROPERTY::iPrimitiveType

Definition at line 39 of file uxthemep.h.

◆ iPropertyId

int _THEME_PROPERTY::iPropertyId

Definition at line 40 of file uxthemep.h.

◆ lpValue

LPCWSTR _THEME_PROPERTY::lpValue

Definition at line 43 of file uxthemep.h.

Referenced by UXTHEME_SelectImage().

◆ next

struct _THEME_PROPERTY* _THEME_PROPERTY::next

Definition at line 46 of file uxthemep.h.

Referenced by MSSTYLES_CloseThemeFile().

◆ origin

PROPERTYORIGIN _THEME_PROPERTY::origin

Definition at line 41 of file uxthemep.h.


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