C# Class Microsoft.Web.Administration.NativeMethods.SHELLEXECUTEINFO

ファイルを表示 Open project: jexuswebserver/Microsoft.Web.Administration

Public Properties

Property Type Description
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

Property Details

cbSize public_oe property

public int cbSize
return int

dwHotKey public_oe property

public uint dwHotKey
return uint

fMask public_oe property

public uint fMask
return uint

hIcon public_oe property

public IntPtr,System hIcon
return System.IntPtr

hInstApp public_oe property

public IntPtr,System hInstApp
return System.IntPtr

hProcess public_oe property

public IntPtr,System hProcess
return System.IntPtr

hkeyClass public_oe property

public IntPtr,System hkeyClass
return System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lpIDList public_oe property

public IntPtr,System lpIDList
return System.IntPtr

nShow public_oe property

public int nShow
return int