1 write to hStdOutput
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Helpers\NativeTypes.STARTUPINFO.vb (1)
69hStdOutput = s_invalidHandle
3 references to hStdOutput
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Helpers\NativeTypes.STARTUPINFO.vb (3)
67If hStdOutput <> IntPtr.Zero AndAlso hStdOutput <> s_invalidHandle Then 68NativeMethods.CloseHandle(hStdOutput)