ReactOS 0.4.16-dev-1040-g85afe48
_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 50 of file background.c.

Member Data Documentation

◆ backgroundItems

BackgroundItem _BACKGROUND_DATA::backgroundItems[MAX_BACKGROUNDS]

Definition at line 55 of file background.c.

◆ backgroundSelection

int _BACKGROUND_DATA::backgroundSelection

Definition at line 60 of file background.c.

◆ bClrBackgroundChanged

BOOL _BACKGROUND_DATA::bClrBackgroundChanged

Definition at line 53 of file background.c.

◆ bWallpaperChanged

BOOL _BACKGROUND_DATA::bWallpaperChanged

Definition at line 52 of file background.c.

◆ custom_colors

COLORREF _BACKGROUND_DATA::custom_colors[16]

Definition at line 62 of file background.c.

◆ desktopData

DESKTOP_DATA _BACKGROUND_DATA::desktopData

Definition at line 68 of file background.c.

◆ gdipToken

ULONG_PTR _BACKGROUND_DATA::gdipToken

Definition at line 66 of file background.c.

◆ listViewItemCount

int _BACKGROUND_DATA::listViewItemCount

Definition at line 64 of file background.c.

◆ placementSelection

int _BACKGROUND_DATA::placementSelection

Definition at line 59 of file background.c.

◆ pWallpaperBitmap

PDIBITMAP _BACKGROUND_DATA::pWallpaperBitmap

Definition at line 57 of file background.c.


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