|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ddrawint.h>

Public Attributes | |
| PDD_DIRECTDRAW_LOCAL | lpDD |
| PDD_VIDEOPORT_LOCAL | lpVideoPort |
| DWORD | dwFlags |
| LPDDCOLORCONTROL | lpColorData |
| HRESULT | ddRVal |
| PVOID | ColorControl |
Definition at line 798 of file ddrawint.h.
| PVOID _DD_VPORTCOLORDATA::ColorControl |
Definition at line 804 of file ddrawint.h.
| HRESULT _DD_VPORTCOLORDATA::ddRVal |
Definition at line 803 of file ddrawint.h.
| DWORD _DD_VPORTCOLORDATA::dwFlags |
Definition at line 801 of file ddrawint.h.
| LPDDCOLORCONTROL _DD_VPORTCOLORDATA::lpColorData |
Definition at line 802 of file ddrawint.h.
| PDD_DIRECTDRAW_LOCAL _DD_VPORTCOLORDATA::lpDD |
Definition at line 799 of file ddrawint.h.
| PDD_VIDEOPORT_LOCAL _DD_VPORTCOLORDATA::lpVideoPort |
Definition at line 800 of file ddrawint.h.