EXCEPTION_INFO.dwState 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 dwState;
public: Microsoft::VisualStudio::Debugger::Interop::enum_EXCEPTION_STATE dwState;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_STATE")]
public uint dwState;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_STATE")]
public Microsoft.VisualStudio.Debugger.Interop.enum_EXCEPTION_STATE dwState;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_STATE")>]
val mutable dwState : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_STATE")>]
val mutable dwState : Microsoft.VisualStudio.Debugger.Interop.enum_EXCEPTION_STATE
Public dwState As UInteger
Public dwState As enum_EXCEPTION_STATE
Field Value
- Attributes