Click or drag to resize
Xcalibur Systems LLC Logo

StartupInfoStdErrorHandle Field

If Flags specifies STARTF_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.

Namespace: Xcalibur.NativeMethods.V2.Processes
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public IntPtr StdErrorHandle

Field Value

IntPtr
See Also