DebuggerProcessEvents Interface
Represents the OnProcessStateChanged event. This changes when the debugger switches from run to stop or stop to run. Refer to DebuggerProcessEventsClass for this object's documentation. Do not instantiate this class.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | add_OnProcessStateChanged(_dispDebuggerProcessEvents_OnProcessStateChangedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDebuggerProcessEvents_Event.) |
![]() | remove_OnProcessStateChanged(_dispDebuggerProcessEvents_OnProcessStateChangedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDebuggerProcessEvents_Event.) |
| Name | Description | |
|---|---|---|
![]() | OnProcessStateChanged | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _dispDebuggerProcessEvents_Event.) |

