VsDebugTargetInfo2.hStdInput 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 stdin handle.
public: System::UInt32 hStdInput;
public: IntPtr hStdInput;
public: unsigned int hStdInput;
unsigned int hStdInput;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public uint hStdInput;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public IntPtr hStdInput;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable hStdInput : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable hStdInput : nativeint
Public hStdInput As UInteger
Public hStdInput As IntPtr
Field Value
IntPtr
nativeint
- Attributes