C# Class BExplorer.Shell.Interop.LVBKIMAGE

Show file Open project: Gainedge/BetterExplorer

Public Properties

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

Property Details

cchImageMax public property

public uint cchImageMax
return uint

hbm public property

public IntPtr,System hbm
return System.IntPtr

pszImage public property

public IntPtr,System pszImage
return System.IntPtr

ulFlags public property

public LVBKIF ulFlags
return LVBKIF

xOffsetPercent public property

public int xOffsetPercent
return int

yOffsetPercent public property

public int yOffsetPercent
return int