_dispDebuggerEvents_SinkHelper Class

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public ref class _dispDebuggerEvents_SinkHelper sealed : EnvDTE::_dispDebuggerEvents
public ref class _dispDebuggerEvents_SinkHelper sealed : EnvDTE::_dispDebuggerEvents
class _dispDebuggerEvents_SinkHelper sealed : EnvDTE::_dispDebuggerEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispDebuggerEvents_SinkHelper : EnvDTE._dispDebuggerEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispDebuggerEvents_SinkHelper : EnvDTE._dispDebuggerEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispDebuggerEvents_SinkHelper = class
    interface _dispDebuggerEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispDebuggerEvents_SinkHelper = class
    interface _dispDebuggerEvents
Public NotInheritable Class _dispDebuggerEvents_SinkHelper
Implements _dispDebuggerEvents
Inheritance
_dispDebuggerEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnContextChangedDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnEnterBreakModeDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnEnterDesignModeDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnEnterRunModeDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnExceptionNotHandledDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

m_OnExceptionThrownDelegate

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Methods

OnContextChanged(Process, Program, Thread, StackFrame)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

OnEnterBreakMode(dbgEventReason, dbgExecutionAction)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

OnEnterDesignMode(dbgEventReason)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

OnEnterRunMode(dbgEventReason)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

OnExceptionNotHandled(String, String, Int32, String, dbgExceptionAction)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

OnExceptionThrown(String, String, Int32, String, dbgExceptionAction)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Applies to