1 write to hStdInput
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Helpers\NativeTypes.STARTUPINFO.vb (1)
64hStdInput = s_invalidHandle
3 references to hStdInput
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Helpers\NativeTypes.STARTUPINFO.vb (3)
62If hStdInput <> IntPtr.Zero AndAlso hStdInput <> s_invalidHandle Then 63NativeMethods.CloseHandle(hStdInput)