_dispDebuggerEvents_SinkHelper Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | 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. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | 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. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

