C# Class CSharp08.Win32Import.StartupInfo

Afficher le fichier Open project: GHScan/DailyProjects Class Usage Examples

Méthodes publiques

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

cbReserved2 public_oe property

public ushort cbReserved2
Résultat ushort

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 IntPtr,System lpDesktop
Résultat System.IntPtr

lpReserved public_oe property

public IntPtr,System lpReserved
Résultat System.IntPtr

lpReserved2 public_oe property

public IntPtr,System lpReserved2
Résultat System.IntPtr

lpTitle public_oe property

public IntPtr,System lpTitle
Résultat System.IntPtr

wShowWindow public_oe property

public ushort wShowWindow
Résultat ushort