ProcessStartupInfoStdError Field

If Flags specifies UseStdHandles, this member is the standard error handle for the process. Otherwise, this member is ignored and the default for standard error is the console window's buffer.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int StdError

Field Value

Int32

See Also