C# Class sudo.NativeMethods.STARTUPINFO

Afficher le fichier Open project: DeCarabas/sudo

Méthodes publiques

Свойство Type Description
cb System.Int32
cbReserved2 System.Int16
dwFillAttribute System.Int32
dwFlags System.Int32
dwX System.Int32
dwXCountChars System.Int32
dwXSize System.Int32
dwY System.Int32
dwYCountChars System.Int32
dwYSize System.Int32
hStdError System.IntPtr
hStdInput System.IntPtr
hStdOutput System.IntPtr
lpDesktop string
lpReserved string
lpReserved2 System.IntPtr
lpTitle string
wShowWindow System.Int16

Property Details

cb public_oe property

public Int32,System cb
Résultat System.Int32

cbReserved2 public_oe property

public Int16,System cbReserved2
Résultat System.Int16

dwFillAttribute public_oe property

public Int32,System dwFillAttribute
Résultat System.Int32

dwFlags public_oe property

public Int32,System dwFlags
Résultat System.Int32

dwX public_oe property

public Int32,System dwX
Résultat System.Int32

dwXCountChars public_oe property

public Int32,System dwXCountChars
Résultat System.Int32

dwXSize public_oe property

public Int32,System dwXSize
Résultat System.Int32

dwY public_oe property

public Int32,System dwY
Résultat System.Int32

dwYCountChars public_oe property

public Int32,System dwYCountChars
Résultat System.Int32

dwYSize public_oe property

public Int32,System dwYSize
Résultat System.Int32

hStdError public_oe property

public IntPtr,System hStdError
Résultat System.IntPtr

hStdInput public_oe property

public IntPtr,System hStdInput
Résultat System.IntPtr

hStdOutput public_oe property

public IntPtr,System hStdOutput
Résultat System.IntPtr

lpDesktop public_oe property

public string lpDesktop
Résultat string

lpReserved public_oe property

public string lpReserved
Résultat string

lpReserved2 public_oe property

public IntPtr,System lpReserved2
Résultat System.IntPtr

lpTitle public_oe property

public string lpTitle
Résultat string

wShowWindow public_oe property

public Int16,System wShowWindow
Résultat System.Int16