ReactOS 0.4.15-dev-7934-g1dc8d80
_DDHAL_SETCOLORKEYDATA Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_SETCOLORKEYDATA:

Public Attributes

LPDDRAWI_DIRECTDRAW_GBL lpDD
 
LPDDRAWI_DDRAWSURFACE_LCL lpDDSurface
 
DWORD dwFlags
 
DDCOLORKEY ckNew
 
HRESULT ddRVal
 
LPDDHALSURFCB_SETCOLORKEY SetColorKey
 

Detailed Description

Definition at line 1849 of file ddrawi.h.

Member Data Documentation

◆ ckNew

DDCOLORKEY _DDHAL_SETCOLORKEYDATA::ckNew

Definition at line 1853 of file ddrawi.h.

◆ ddRVal

HRESULT _DDHAL_SETCOLORKEYDATA::ddRVal

Definition at line 1854 of file ddrawi.h.

Referenced by Main_DDrawSurface_SetColorKey().

◆ dwFlags

DWORD _DDHAL_SETCOLORKEYDATA::dwFlags

Definition at line 1852 of file ddrawi.h.

Referenced by Main_DDrawSurface_SetColorKey().

◆ lpDD

LPDDRAWI_DIRECTDRAW_GBL _DDHAL_SETCOLORKEYDATA::lpDD

Definition at line 1850 of file ddrawi.h.

Referenced by Main_DDrawSurface_SetColorKey().

◆ lpDDSurface

LPDDRAWI_DDRAWSURFACE_LCL _DDHAL_SETCOLORKEYDATA::lpDDSurface

Definition at line 1851 of file ddrawi.h.

Referenced by DdSetColorKey().

◆ SetColorKey

LPDDHALSURFCB_SETCOLORKEY _DDHAL_SETCOLORKEYDATA::SetColorKey

Definition at line 1855 of file ddrawi.h.

Referenced by Main_DDrawSurface_SetColorKey().


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