C# Class TOAPI.AviCap32.ICDECOMPRESSEX

Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
dwFlags uint
dxDst int
dxSrc int
dyDst int
dySrc int
lpDst System.IntPtr
lpSrc System.IntPtr
lpbiDst System.IntPtr
lpbiSrc System.IntPtr
xDst int
xSrc int
yDst int
ySrc int

Property Details

dwFlags public_oe property

public uint dwFlags
return uint

dxDst public_oe property

public int dxDst
return int

dxSrc public_oe property

public int dxSrc
return int

dyDst public_oe property

public int dyDst
return int

dySrc public_oe property

public int dySrc
return int

lpDst public_oe property

public IntPtr,System lpDst
return System.IntPtr

lpSrc public_oe property

public IntPtr,System lpSrc
return System.IntPtr

lpbiDst public_oe property

public IntPtr,System lpbiDst
return System.IntPtr

lpbiSrc public_oe property

public IntPtr,System lpbiSrc
return System.IntPtr

xDst public_oe property

public int xDst
return int

xSrc public_oe property

public int xSrc
return int

yDst public_oe property

public int yDst
return int

ySrc public_oe property

public int ySrc
return int