IVsDebuggerDelayedEnterBreak.Unsubscribe 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.
public:
int Unsubscribe(Microsoft::VisualStudio::Debugger::Interop::IVsDebuggerDelayedEnterBreakSink ^ pEventsSink);
public int Unsubscribe(Microsoft.VisualStudio.Debugger.Interop.IVsDebuggerDelayedEnterBreakSink pEventsSink);
abstract member Unsubscribe : Microsoft.VisualStudio.Debugger.Interop.IVsDebuggerDelayedEnterBreakSink -> int
Public Function Unsubscribe (pEventsSink As IVsDebuggerDelayedEnterBreakSink) As Integer
Parameters
- pEventsSink
- IVsDebuggerDelayedEnterBreakSink