C# Class CSharp08.Win32Import.StartupInfo

Mostra file Open project: GHScan/DailyProjects Class Usage Examples

Public Properties

Property Type Description
cb uint
cbReserved2 ushort
dwFillAttribute uint
dwFlags uint
dwX uint
dwXCountChars uint
dwXSize uint
dwY uint
dwYCountChars uint
dwYSize uint
hStdError System.IntPtr
hStdInput System.IntPtr
hStdOutput System.IntPtr
lpDesktop System.IntPtr
lpReserved System.IntPtr
lpReserved2 System.IntPtr
lpTitle System.IntPtr
wShowWindow ushort

Property Details

cb public_oe property

public uint cb
return uint

cbReserved2 public_oe property

public ushort cbReserved2
return ushort

dwFillAttribute public_oe property

public uint dwFillAttribute
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwX public_oe property

public uint dwX
return uint

dwXCountChars public_oe property

public uint dwXCountChars
return uint

dwXSize public_oe property

public uint dwXSize
return uint

dwY public_oe property

public uint dwY
return uint

dwYCountChars public_oe property

public uint dwYCountChars
return uint

dwYSize public_oe property

public uint dwYSize
return uint

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 IntPtr,System lpDesktop
return System.IntPtr

lpReserved public_oe property

public IntPtr,System lpReserved
return System.IntPtr

lpReserved2 public_oe property

public IntPtr,System lpReserved2
return System.IntPtr

lpTitle public_oe property

public IntPtr,System lpTitle
return System.IntPtr

wShowWindow public_oe property

public ushort wShowWindow
return ushort