C# 클래스 BExplorer.Shell.Interop.LVBKIMAGE

파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

프로퍼티 타입 설명
cchImageMax uint
hbm System.IntPtr
pszImage System.IntPtr
ulFlags LVBKIF
xOffsetPercent int
yOffsetPercent int

프로퍼티 상세

cchImageMax 공개적으로 프로퍼티

public uint cchImageMax
리턴 uint

hbm 공개적으로 프로퍼티

public IntPtr,System hbm
리턴 System.IntPtr

pszImage 공개적으로 프로퍼티

public IntPtr,System pszImage
리턴 System.IntPtr

ulFlags 공개적으로 프로퍼티

public LVBKIF ulFlags
리턴 LVBKIF

xOffsetPercent 공개적으로 프로퍼티

public int xOffsetPercent
리턴 int

yOffsetPercent 공개적으로 프로퍼티

public int yOffsetPercent
리턴 int