C# 클래스 ImageGlass.Library.Image.ImageInfo.SHELLEXECUTEINFO

파일 보기 프로젝트 열기: d2phap/ImageGlass

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
dwHotKey int
fMask int
hIcon System.IntPtr
hInstApp System.IntPtr
hProcess System.IntPtr
hkeyClass System.IntPtr
hwnd System.IntPtr
lpClass string
lpIDList System.IntPtr
nShow int

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwHotKey 공개적으로 프로퍼티

public int dwHotKey
리턴 int

fMask 공개적으로 프로퍼티

public int fMask
리턴 int

hIcon 공개적으로 프로퍼티

public IntPtr,System hIcon
리턴 System.IntPtr

hInstApp 공개적으로 프로퍼티

public IntPtr,System hInstApp
리턴 System.IntPtr

hProcess 공개적으로 프로퍼티

public IntPtr,System hProcess
리턴 System.IntPtr

hkeyClass 공개적으로 프로퍼티

public IntPtr,System hkeyClass
리턴 System.IntPtr

hwnd 공개적으로 프로퍼티

public IntPtr,System hwnd
리턴 System.IntPtr

lpClass 공개적으로 프로퍼티

public string lpClass
리턴 string

lpIDList 공개적으로 프로퍼티

public IntPtr,System lpIDList
리턴 System.IntPtr

nShow 공개적으로 프로퍼티

public int nShow
리턴 int