VsDebugTargetInfo2.hStdOutput Field

Definition

The stdout handle.

public: System::UInt32 hStdOutput;
public: IntPtr hStdOutput;
public: unsigned int hStdOutput;
unsigned int hStdOutput;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public uint hStdOutput;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public IntPtr hStdOutput;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable hStdOutput : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable hStdOutput : nativeint
Public hStdOutput As UInteger 
Public hStdOutput As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Applies to