VsDebugStartupInfo::hStdOutput Field

 

The standard output channel for the process.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

public:
[ComAliasNameAttribute("OLE.ULONG_PTR")]
unsigned int hStdOutput

Field Value

Type: System::UInt32

This field is equivalent to hstdOutput in STARTUPINFO (defined in winbase.h).

Return to top
Show: