C# Class BExplorer.Shell.Interop.LVBKIMAGE

Datei anzeigen 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_oe property

public uint cchImageMax
return uint

hbm public_oe property

public IntPtr,System hbm
return System.IntPtr

pszImage public_oe property

public IntPtr,System pszImage
return System.IntPtr

ulFlags public_oe property

public LVBKIF ulFlags
return LVBKIF

xOffsetPercent public_oe property

public int xOffsetPercent
return int

yOffsetPercent public_oe property

public int yOffsetPercent
return int