C# Class AAFReport.Runner.STARTUPINFO

Exibir arquivo Open project: nevali/aaf

Public Properties

Property Type Description
cb int
cbReserved2 short
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 String
lpReserved String
lpReserved2 System.IntPtr
lpTitle String
wShowWindow short

Property Details

cb public_oe property

public int cb
return int

cbReserved2 public_oe property

public short cbReserved2
return short

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 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 short wShowWindow
return short