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