VsDebugTargetInfo2.hStdOutput Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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