Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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