INTERCEPT_EXCEPTION_ACTION
Specifies what actions to take when intercepting exceptions.
Syntax
Parameters
IEA_INTERCEPT
Enables intercepting the current exception. This is the only value supported at present and must be specified.
Remarks
These values are passed into the InterceptCurrentException method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll