C# Class PoshInternals.STARTUPINFO

Afficher le fichier Open project: adamdriscoll/PoshInternals Class Usage Examples

Méthodes publiques

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

Property Details

cb public_oe property

public int cb
Résultat int

cbReserved2 public_oe property

public short cbReserved2
Résultat short

dwFillAttribute public_oe property

public int dwFillAttribute
Résultat int

dwFlags public_oe property

public int dwFlags
Résultat int

dwX public_oe property

public int dwX
Résultat int

dwXCountChars public_oe property

public int dwXCountChars
Résultat int

dwXSize public_oe property

public int dwXSize
Résultat int

dwY public_oe property

public int dwY
Résultat int

dwYCountChars public_oe property

public int dwYCountChars
Résultat int

dwYSize public_oe property

public int dwYSize
Résultat int

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 short wShowWindow
Résultat short