Share via


IDebugExceptionSettingsChangeNotification140.OnExceptionSettingRemoved Method

Definition

public:
 void OnExceptionSettingRemoved(Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_INFO % pExceptionInfo);
public void OnExceptionSettingRemoved (ref Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_INFO pExceptionInfo);
abstract member OnExceptionSettingRemoved : EXCEPTION_INFO -> unit
Public Sub OnExceptionSettingRemoved (ByRef pExceptionInfo As EXCEPTION_INFO)

Parameters

pExceptionInfo
EXCEPTION_INFO

Applies to