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

Afficher le fichier Open project: jexuswebserver/Microsoft.Web.Administration

Méthodes publiques

Свойство 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
Résultat int

dwHotKey public_oe property

public uint dwHotKey
Résultat uint

fMask public_oe property

public uint fMask
Résultat uint

hIcon public_oe property

public IntPtr,System hIcon
Résultat System.IntPtr

hInstApp public_oe property

public IntPtr,System hInstApp
Résultat System.IntPtr

hProcess public_oe property

public IntPtr,System hProcess
Résultat System.IntPtr

hkeyClass public_oe property

public IntPtr,System hkeyClass
Résultat System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

lpIDList public_oe property

public IntPtr,System lpIDList
Résultat System.IntPtr

nShow public_oe property

public int nShow
Résultat int