C# 클래스 APG.CodeHelper.IconHelper.Shell32.BROWSEINFO

파일 보기 프로젝트 열기: UGTU/UGTUKadrProject

공개 프로퍼티들

프로퍼티 타입 설명
hwndOwner System.IntPtr
iImage System.IntPtr
lParam int
lpfn System.IntPtr
pidlRoot System.IntPtr
pszDisplayName System.IntPtr
ulFlags uint

프로퍼티 상세

hwndOwner 공개적으로 프로퍼티

public IntPtr,System hwndOwner
리턴 System.IntPtr

iImage 공개적으로 프로퍼티

public IntPtr,System iImage
리턴 System.IntPtr

lParam 공개적으로 프로퍼티

public int lParam
리턴 int

lpfn 공개적으로 프로퍼티

public IntPtr,System lpfn
리턴 System.IntPtr

pidlRoot 공개적으로 프로퍼티

public IntPtr,System pidlRoot
리턴 System.IntPtr

pszDisplayName 공개적으로 프로퍼티

public IntPtr,System pszDisplayName
리턴 System.IntPtr

ulFlags 공개적으로 프로퍼티

public uint ulFlags
리턴 uint