IDebugEngine3.SetAllExceptions Method
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.
Overloads
SetAllExceptions(enum_EXCEPTION_STATE)
public:
int SetAllExceptions(Microsoft::VisualStudio::Debugger::Interop::enum_EXCEPTION_STATE dwState);
public int SetAllExceptions(Microsoft.VisualStudio.Debugger.Interop.enum_EXCEPTION_STATE dwState);
abstract member SetAllExceptions : Microsoft.VisualStudio.Debugger.Interop.enum_EXCEPTION_STATE -> int
Public Function SetAllExceptions (dwState As enum_EXCEPTION_STATE) As Integer
Parameters
- dwState
- enum_EXCEPTION_STATE