Share via


EXCEPTION_INFO.dwState Field

Definition

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

Applies to