Share via


IDebugExceptionSettingsChangeNotification150.OnExceptionSettingRemoved Method

Definition

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

Parameters

pExceptionInfo
EXCEPTION_INFO150

Applies to