ProcessStartupInfoStdOutput Field
If
Flags specifies
UseStdHandles,
this member is the standard output handle for the process.
Otherwise, this member is ignored and the default for standard output is the console window's buffer.
If a process is launched from the taskbar or jump list,
the system sets hStdOutput to a handle to the monitor that contains the taskbar or jump list used to launch the process.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public StdOutput As Integer
Dim instance As ProcessStartupInfo
Dim value As Integer
value = instance.StdOutput
instance.StdOutput = value
val mutable StdOutput: int
No code example is currently available or this language may not be supported.
Field Value
Int32