VsDebugTargetInfo2.hStdError Field

Definition

The stderr handle.

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

Field Value

IntPtr

nativeint

Attributes

Applies to