C# Class ACR_DatabaseConnector.DatabaseConnector.STARTUPINFO

Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources

Méthodes publiques

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

Property Details

cb public_oe property

public Int32,System cb
Résultat System.Int32

cbReserved2 public_oe property

public UInt16,System cbReserved2
Résultat System.UInt16

dwFillAttribute public_oe property

public UInt32,System dwFillAttribute
Résultat System.UInt32

dwFlags public_oe property

public UInt32,System dwFlags
Résultat System.UInt32

dwX public_oe property

public UInt32,System dwX
Résultat System.UInt32

dwXCountChars public_oe property

public UInt32,System dwXCountChars
Résultat System.UInt32

dwXSize public_oe property

public UInt32,System dwXSize
Résultat System.UInt32

dwY public_oe property

public UInt32,System dwY
Résultat System.UInt32

dwYCountChars public_oe property

public UInt32,System dwYCountChars
Résultat System.UInt32

dwYSize public_oe property

public UInt32,System dwYSize
Résultat System.UInt32

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 UInt16,System wShowWindow
Résultat System.UInt16