ReactOS 0.4.15-dev-8002-gbbb3b00
_DDHAL_COLORCONTROLDATA Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_COLORCONTROLDATA:

Public Attributes

LPDDRAWI_DIRECTDRAW_GBL lpDD
 
LPDDRAWI_DDRAWSURFACE_LCL lpDDSurface
 
LPDDCOLORCONTROL lpColorData
 
DWORD dwFlags
 
HRESULT ddRVal
 
LPDDHALCOLORCB_COLORCONTROL ColorControl
 

Detailed Description

Definition at line 1707 of file ddrawi.h.

Member Data Documentation

◆ ColorControl

LPDDHALCOLORCB_COLORCONTROL _DDHAL_COLORCONTROLDATA::ColorControl

Definition at line 1713 of file ddrawi.h.

◆ ddRVal

HRESULT _DDHAL_COLORCONTROLDATA::ddRVal

Definition at line 1712 of file ddrawi.h.

◆ dwFlags

DWORD _DDHAL_COLORCONTROLDATA::dwFlags

Definition at line 1711 of file ddrawi.h.

◆ lpColorData

LPDDCOLORCONTROL _DDHAL_COLORCONTROLDATA::lpColorData

Definition at line 1710 of file ddrawi.h.

◆ lpDD

LPDDRAWI_DIRECTDRAW_GBL _DDHAL_COLORCONTROLDATA::lpDD

Definition at line 1708 of file ddrawi.h.

◆ lpDDSurface

LPDDRAWI_DDRAWSURFACE_LCL _DDHAL_COLORCONTROLDATA::lpDDSurface

Definition at line 1709 of file ddrawi.h.

Referenced by DdColorControl().


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