C# Class AAFReport.Runner.STARTUPINFO

Afficher le fichier Open project: nevali/aaf

Méthodes publiques

Свойство 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
Résultat int

cbReserved2 public_oe property

public short cbReserved2
Résultat short

dwFillAttribute public_oe property

public uint dwFillAttribute
Résultat uint

dwFlags public_oe property

public uint dwFlags
Résultat uint

dwX public_oe property

public uint dwX
Résultat uint

dwXCountChars public_oe property

public uint dwXCountChars
Résultat uint

dwXSize public_oe property

public uint dwXSize
Résultat uint

dwY public_oe property

public uint dwY
Résultat uint

dwYCountChars public_oe property

public uint dwYCountChars
Résultat uint

dwYSize public_oe property

public uint dwYSize
Résultat uint

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