|
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.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public IntPtr StdErrorHandle
Public StdErrorHandle As IntPtr
public:
IntPtr StdErrorHandle
val mutable StdErrorHandle: IntPtr
Field Value
IntPtrSee Also