FreeRDP
ICON_INFO Struct Reference

Data Fields

UINT32 cacheEntry
 
UINT32 cacheId
 
UINT32 bpp
 
UINT32 width
 
UINT32 height
 
UINT32 cbColorTable
 
UINT32 cbBitsMask
 
UINT32 cbBitsColor
 
BYTE * bitsMask
 
BYTE * colorTable
 
BYTE * bitsColor
 

Detailed Description

Definition at line 165 of file include/freerdp/window.h.

Field Documentation

◆ bitsColor

BYTE* ICON_INFO::bitsColor

Definition at line 177 of file include/freerdp/window.h.

◆ bitsMask

BYTE* ICON_INFO::bitsMask

Definition at line 175 of file include/freerdp/window.h.

◆ bpp

UINT32 ICON_INFO::bpp

Definition at line 169 of file include/freerdp/window.h.

◆ cacheEntry

UINT32 ICON_INFO::cacheEntry

Definition at line 167 of file include/freerdp/window.h.

◆ cacheId

UINT32 ICON_INFO::cacheId

Definition at line 168 of file include/freerdp/window.h.

◆ cbBitsColor

UINT32 ICON_INFO::cbBitsColor

Definition at line 174 of file include/freerdp/window.h.

◆ cbBitsMask

UINT32 ICON_INFO::cbBitsMask

Definition at line 173 of file include/freerdp/window.h.

◆ cbColorTable

UINT32 ICON_INFO::cbColorTable

Definition at line 172 of file include/freerdp/window.h.

◆ colorTable

BYTE* ICON_INFO::colorTable

Definition at line 176 of file include/freerdp/window.h.

◆ height

UINT32 ICON_INFO::height

Definition at line 171 of file include/freerdp/window.h.

◆ width

UINT32 ICON_INFO::width

Definition at line 170 of file include/freerdp/window.h.


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