ReactOS 0.4.15-dev-7931-gfd331f1
ICDRAWBEGIN Struct Reference

#include <vfw.h>

Collaboration diagram for ICDRAWBEGIN:

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
 

Detailed Description

Definition at line 694 of file vfw.h.

Member Data Documentation

◆ dwFlags

DWORD ICDRAWBEGIN::dwFlags

Definition at line 695 of file vfw.h.

Referenced by ICDrawBegin().

◆ dwRate

DWORD ICDRAWBEGIN::dwRate

Definition at line 708 of file vfw.h.

Referenced by ICDrawBegin().

◆ dwScale

DWORD ICDRAWBEGIN::dwScale

Definition at line 709 of file vfw.h.

Referenced by ICDrawBegin().

◆ dxDst

INT ICDRAWBEGIN::dxDst

Definition at line 701 of file vfw.h.

Referenced by ICDrawBegin().

◆ dxSrc

INT ICDRAWBEGIN::dxSrc

Definition at line 706 of file vfw.h.

Referenced by ICDrawBegin().

◆ dyDst

INT ICDRAWBEGIN::dyDst

Definition at line 702 of file vfw.h.

Referenced by ICDrawBegin().

◆ dySrc

INT ICDRAWBEGIN::dySrc

Definition at line 707 of file vfw.h.

Referenced by ICDrawBegin().

◆ hdc

HDC ICDRAWBEGIN::hdc

Definition at line 698 of file vfw.h.

Referenced by ICDrawBegin().

◆ hpal

HPALETTE ICDRAWBEGIN::hpal

Definition at line 696 of file vfw.h.

Referenced by ICDrawBegin().

◆ hwnd

HWND ICDRAWBEGIN::hwnd

Definition at line 697 of file vfw.h.

Referenced by ICDrawBegin().

◆ lpbi

LPBITMAPINFOHEADER ICDRAWBEGIN::lpbi

Definition at line 703 of file vfw.h.

Referenced by ICDrawBegin().

◆ xDst

INT ICDRAWBEGIN::xDst

Definition at line 699 of file vfw.h.

Referenced by ICDrawBegin().

◆ xSrc

INT ICDRAWBEGIN::xSrc

Definition at line 704 of file vfw.h.

Referenced by ICDrawBegin().

◆ yDst

INT ICDRAWBEGIN::yDst

Definition at line 700 of file vfw.h.

Referenced by ICDrawBegin().

◆ ySrc

INT ICDRAWBEGIN::ySrc

Definition at line 705 of file vfw.h.

Referenced by ICDrawBegin().


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