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

Show file 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 property

public int cbSize
return int

dwHotKey public property

public uint dwHotKey
return uint

fMask public property

public uint fMask
return uint

hIcon public property

public IntPtr,System hIcon
return System.IntPtr

hInstApp public property

public IntPtr,System hInstApp
return System.IntPtr

hProcess public property

public IntPtr,System hProcess
return System.IntPtr

hkeyClass public property

public IntPtr,System hkeyClass
return System.IntPtr

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lpIDList public property

public IntPtr,System lpIDList
return System.IntPtr

nShow public property

public int nShow
return int