_dispDebuggerEvents Interface
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 | |
|---|---|---|
![]() | 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. |
