ReactOS 0.4.15-dev-7958-gcd0bb1a
_THEME_PARTSTATE Struct Reference

#include <uxthemep.h>

Collaboration diagram for _THEME_PARTSTATE:

Public Attributes

int iPartId
 
int iStateId
 
PTHEME_PROPERTY properties
 
struct _THEME_PARTSTATEnext
 

Detailed Description

Definition at line 49 of file uxthemep.h.

Member Data Documentation

◆ iPartId

int _THEME_PARTSTATE::iPartId

Definition at line 50 of file uxthemep.h.

Referenced by MSSTYLES_AddProperty().

◆ iStateId

int _THEME_PARTSTATE::iStateId

Definition at line 51 of file uxthemep.h.

Referenced by MSSTYLES_AddProperty().

◆ next

struct _THEME_PARTSTATE* _THEME_PARTSTATE::next

Definition at line 54 of file uxthemep.h.

Referenced by MSSTYLES_CloseThemeFile().

◆ properties

PTHEME_PROPERTY _THEME_PARTSTATE::properties

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