C# Class ParallelTestRunner.Process2.NativeMethods.ShellExecuteInfo

Afficher le fichier Open project: sscobici/ParallelTestRunner

Méthodes publiques

Свойство Type Description
cbSize int
dwHotKey int
fMask int
hIcon System.IntPtr
hInstApp System.IntPtr
hProcess System.IntPtr
hkeyClass System.IntPtr
hwnd System.IntPtr
lpClass System.IntPtr
lpDirectory System.IntPtr
lpFile System.IntPtr
lpIDList System.IntPtr
lpParameters System.IntPtr
lpVerb System.IntPtr
nShow int

Méthodes publiques

Méthode Description
ShellExecuteInfo ( ) : Microsoft.Win32.SafeHandles

Method Details

ShellExecuteInfo() public méthode

public ShellExecuteInfo ( ) : Microsoft.Win32.SafeHandles
Résultat Microsoft.Win32.SafeHandles

Property Details

cbSize public_oe property

public int cbSize
Résultat int

dwHotKey public_oe property

public int dwHotKey
Résultat int

fMask public_oe property

public int fMask
Résultat int

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

lpClass public_oe property

public IntPtr,System lpClass
Résultat System.IntPtr

lpDirectory public_oe property

public IntPtr,System lpDirectory
Résultat System.IntPtr

lpFile public_oe property

public IntPtr,System lpFile
Résultat System.IntPtr

lpIDList public_oe property

public IntPtr,System lpIDList
Résultat System.IntPtr

lpParameters public_oe property

public IntPtr,System lpParameters
Résultat System.IntPtr

lpVerb public_oe property

public IntPtr,System lpVerb
Résultat System.IntPtr

nShow public_oe property

public int nShow
Résultat int