Share via


IDebugEngine150.SetExceptions(IEnumDebugExceptionInfo150) Method

Definition

public:
 int SetExceptions(Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExceptionInfo150 ^ pExceptionList);
public int SetExceptions (Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 pExceptionList);
abstract member SetExceptions : Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 -> int
Public Function SetExceptions (pExceptionList As IEnumDebugExceptionInfo150) As Integer

Parameters

Returns

Applies to