ReactOS 0.4.15-dev-7953-g1f49173
_BACKGROUND_DATA Struct Reference
Collaboration diagram for _BACKGROUND_DATA:

Public Attributes

BOOL bWallpaperChanged
 
BOOL bClrBackgroundChanged
 
BackgroundItem backgroundItems [MAX_BACKGROUNDS]
 
PDIBITMAP pWallpaperBitmap
 
int placementSelection
 
int backgroundSelection
 
COLORREF custom_colors [16]
 
int listViewItemCount
 
ULONG_PTR gdipToken
 
DESKTOP_DATA desktopData
 

Detailed Description

Definition at line 49 of file background.c.

Member Data Documentation

◆ backgroundItems

BackgroundItem _BACKGROUND_DATA::backgroundItems[MAX_BACKGROUNDS]

Definition at line 54 of file background.c.

◆ backgroundSelection

int _BACKGROUND_DATA::backgroundSelection

Definition at line 59 of file background.c.

◆ bClrBackgroundChanged

BOOL _BACKGROUND_DATA::bClrBackgroundChanged

Definition at line 52 of file background.c.

◆ bWallpaperChanged

BOOL _BACKGROUND_DATA::bWallpaperChanged

Definition at line 51 of file background.c.

◆ custom_colors

COLORREF _BACKGROUND_DATA::custom_colors[16]

Definition at line 61 of file background.c.

◆ desktopData

DESKTOP_DATA _BACKGROUND_DATA::desktopData

Definition at line 67 of file background.c.

◆ gdipToken

ULONG_PTR _BACKGROUND_DATA::gdipToken

Definition at line 65 of file background.c.

◆ listViewItemCount

int _BACKGROUND_DATA::listViewItemCount

Definition at line 63 of file background.c.

◆ placementSelection

int _BACKGROUND_DATA::placementSelection

Definition at line 58 of file background.c.

◆ pWallpaperBitmap

PDIBITMAP _BACKGROUND_DATA::pWallpaperBitmap

Definition at line 56 of file background.c.


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