VsDebugTargetInfo2.hStdError 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 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