ReactOS 0.4.15-dev-7834-g00c4b3d
_DDRAWI_DDRAWPALETTE_GBL Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDRAWI_DDRAWPALETTE_GBL:

Public Attributes

DWORD dwRefCnt
 
DWORD dwFlags
 
LPDDRAWI_DIRECTDRAW_LCL lpDD_lcl
 
DWORD dwProcessId
 
LPPALETTEENTRY lpColorTable
 
union {
   ULONG_PTR   dwReserved1
 
   HPALETTE   hHELGDIPalette
 
}; 
 
DWORD dwDriverReserved
 
DWORD dwContentsStamp
 
DWORD dwSaveStamp
 
DWORD dwHandle
 

Detailed Description

Definition at line 1545 of file ddrawi.h.

Member Data Documentation

◆ 

__GNU_EXTENSION union { ... } _DDRAWI_DDRAWPALETTE_GBL::@2879

◆ dwContentsStamp

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwContentsStamp

Definition at line 1556 of file ddrawi.h.

◆ dwDriverReserved

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwDriverReserved

Definition at line 1555 of file ddrawi.h.

◆ dwFlags

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwFlags

Definition at line 1547 of file ddrawi.h.

Referenced by HelDdCreatePalette(), and Internal_CreatePalette().

◆ dwHandle

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwHandle

Definition at line 1558 of file ddrawi.h.

◆ dwProcessId

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwProcessId

Definition at line 1549 of file ddrawi.h.

Referenced by Internal_CreatePalette().

◆ dwRefCnt

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwRefCnt

Definition at line 1546 of file ddrawi.h.

◆ dwReserved1

ULONG_PTR _DDRAWI_DDRAWPALETTE_GBL::dwReserved1

Definition at line 1552 of file ddrawi.h.

◆ dwSaveStamp

DWORD _DDRAWI_DDRAWPALETTE_GBL::dwSaveStamp

Definition at line 1557 of file ddrawi.h.

◆ hHELGDIPalette

HPALETTE _DDRAWI_DDRAWPALETTE_GBL::hHELGDIPalette

Definition at line 1553 of file ddrawi.h.

Referenced by HelDdCreatePalette().

◆ lpColorTable

LPPALETTEENTRY _DDRAWI_DDRAWPALETTE_GBL::lpColorTable

Definition at line 1550 of file ddrawi.h.

Referenced by HelDdCreatePalette().

◆ lpDD_lcl

LPDDRAWI_DIRECTDRAW_LCL _DDRAWI_DDRAWPALETTE_GBL::lpDD_lcl

Definition at line 1548 of file ddrawi.h.

Referenced by Internal_CreatePalette().


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