C# Class DroidExplorer.Core.UI.NativeApi.LVBKIMAGE

Show file Open project: camalot/droidexplorer Class Usage Examples

Public Properties

Property Type Description
cchImageMax int
hbm System.IntPtr
pszImage string
ulFlags int
xOffsetPercent int
yOffsetPercent int

Property Details

cchImageMax public property

public int cchImageMax
return int

hbm public property

public IntPtr,System hbm
return System.IntPtr

pszImage public property

public string pszImage
return string

ulFlags public property

public int ulFlags
return int

xOffsetPercent public property

public int xOffsetPercent
return int

yOffsetPercent public property

public int yOffsetPercent
return int