C# 클래스 Microsoft.Web.Administration.NativeMethods.SHELLEXECUTEINFO

파일 보기 프로젝트 열기: jexuswebserver/Microsoft.Web.Administration

공개 프로퍼티들

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

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwHotKey 공개적으로 프로퍼티

public uint dwHotKey
리턴 uint

fMask 공개적으로 프로퍼티

public uint fMask
리턴 uint

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

lpIDList 공개적으로 프로퍼티

public IntPtr,System lpIDList
리턴 System.IntPtr

nShow 공개적으로 프로퍼티

public int nShow
리턴 int