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

ファイルを表示 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_oe property

public int cchImageMax
return int

hbm public_oe property

public IntPtr,System hbm
return System.IntPtr

pszImage public_oe property

public string pszImage
return string

ulFlags public_oe property

public int ulFlags
return int

xOffsetPercent public_oe property

public int xOffsetPercent
return int

yOffsetPercent public_oe property

public int yOffsetPercent
return int