ReactOS 0.4.15-dev-6067-g0b695a6
_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 47 of file uxthemep.h.

Member Data Documentation

◆ iPartId

int _THEME_PARTSTATE::iPartId

Definition at line 48 of file uxthemep.h.

Referenced by MSSTYLES_AddProperty().

◆ iStateId

int _THEME_PARTSTATE::iStateId

Definition at line 49 of file uxthemep.h.

Referenced by MSSTYLES_AddProperty().

◆ next

struct _THEME_PARTSTATE* _THEME_PARTSTATE::next

Definition at line 52 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: