CRASHING_PROGRAM_INFO.JitFlags 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.
public: System::UInt32 JitFlags;
public: Microsoft::VisualStudio::Debugger::Interop::enum_JIT_FLAGS JitFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")]
public uint JitFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_JIT_FLAGS JitFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")>]
val mutable JitFlags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")>]
val mutable JitFlags : Microsoft.VisualStudio.Debugger.Interop.enum_JIT_FLAGS
Public JitFlags As UInteger
Public JitFlags As enum_JIT_FLAGS
Field Value
- Attributes