C# Class ACR_DatabaseConnector.DatabaseConnector.STARTUPINFO

Mostrar archivo Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property 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
return System.Int32

cbReserved2 public_oe property

public UInt16,System cbReserved2
return System.UInt16

dwFillAttribute public_oe property

public UInt32,System dwFillAttribute
return System.UInt32

dwFlags public_oe property

public UInt32,System dwFlags
return System.UInt32

dwX public_oe property

public UInt32,System dwX
return System.UInt32

dwXCountChars public_oe property

public UInt32,System dwXCountChars
return System.UInt32

dwXSize public_oe property

public UInt32,System dwXSize
return System.UInt32

dwY public_oe property

public UInt32,System dwY
return System.UInt32

dwYCountChars public_oe property

public UInt32,System dwYCountChars
return System.UInt32

dwYSize public_oe property

public UInt32,System dwYSize
return System.UInt32

hStdError public_oe property

public IntPtr,System hStdError
return System.IntPtr

hStdInput public_oe property

public IntPtr,System hStdInput
return System.IntPtr

hStdOutput public_oe property

public IntPtr,System hStdOutput
return System.IntPtr

lpDesktop public_oe property

public string lpDesktop
return string

lpReserved public_oe property

public string lpReserved
return string

lpReserved2 public_oe property

public IntPtr,System lpReserved2
return System.IntPtr

lpTitle public_oe property

public string lpTitle
return string

wShowWindow public_oe property

public UInt16,System wShowWindow
return System.UInt16