|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <vfw.h>

Public Attributes | |
| DWORD | dwFlags |
| HPALETTE | hpal |
| HWND | hwnd |
| HDC | hdc |
| INT | xDst |
| INT | yDst |
| INT | dxDst |
| INT | dyDst |
| LPBITMAPINFOHEADER | lpbi |
| INT | xSrc |
| INT | ySrc |
| INT | dxSrc |
| INT | dySrc |
| DWORD | dwRate |
| DWORD | dwScale |
| DWORD ICDRAWBEGIN::dwFlags |
Definition at line 695 of file vfw.h.
Referenced by ICDrawBegin().
| DWORD ICDRAWBEGIN::dwRate |
Definition at line 708 of file vfw.h.
Referenced by ICDrawBegin().
| DWORD ICDRAWBEGIN::dwScale |
Definition at line 709 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::dxDst |
Definition at line 701 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::dxSrc |
Definition at line 706 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::dyDst |
Definition at line 702 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::dySrc |
Definition at line 707 of file vfw.h.
Referenced by ICDrawBegin().
| HDC ICDRAWBEGIN::hdc |
Definition at line 698 of file vfw.h.
Referenced by ICDrawBegin().
| HPALETTE ICDRAWBEGIN::hpal |
Definition at line 696 of file vfw.h.
Referenced by ICDrawBegin().
| HWND ICDRAWBEGIN::hwnd |
Definition at line 697 of file vfw.h.
Referenced by ICDrawBegin().
| LPBITMAPINFOHEADER ICDRAWBEGIN::lpbi |
Definition at line 703 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::xDst |
Definition at line 699 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::xSrc |
Definition at line 704 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::yDst |
Definition at line 700 of file vfw.h.
Referenced by ICDrawBegin().
| INT ICDRAWBEGIN::ySrc |
Definition at line 705 of file vfw.h.
Referenced by ICDrawBegin().