ReactOS 0.4.15-dev-7924-g5949c20
_DDHAL_VPORTCOLORDATA Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_VPORTCOLORDATA:

Public Attributes

LPDDRAWI_DIRECTDRAW_LCL lpDD
 
LPDDRAWI_DDVIDEOPORT_LCL lpVideoPort
 
DWORD dwFlags
 
LPDDCOLORCONTROL lpColorData
 
HRESULT ddRVal
 
LPDDHALVPORTCB_COLORCONTROL ColorControl
 

Detailed Description

Definition at line 999 of file ddrawi.h.

Member Data Documentation

◆ ColorControl

LPDDHALVPORTCB_COLORCONTROL _DDHAL_VPORTCOLORDATA::ColorControl

Definition at line 1005 of file ddrawi.h.

◆ ddRVal

HRESULT _DDHAL_VPORTCOLORDATA::ddRVal

Definition at line 1004 of file ddrawi.h.

◆ dwFlags

DWORD _DDHAL_VPORTCOLORDATA::dwFlags

Definition at line 1002 of file ddrawi.h.

◆ lpColorData

LPDDCOLORCONTROL _DDHAL_VPORTCOLORDATA::lpColorData

Definition at line 1003 of file ddrawi.h.

◆ lpDD

LPDDRAWI_DIRECTDRAW_LCL _DDHAL_VPORTCOLORDATA::lpDD

Definition at line 1000 of file ddrawi.h.

◆ lpVideoPort

LPDDRAWI_DDVIDEOPORT_LCL _DDHAL_VPORTCOLORDATA::lpVideoPort

Definition at line 1001 of file ddrawi.h.

Referenced by DvpColorControl().


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