dbgProcessState Enumeration
Visual Studio 2015
Used by DebuggerProcessEvents to specify the state of the debugger.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Member name | Description | |
|---|---|---|
| dbgProcessStateRun | The debugger is running. | |
| dbgProcessStateStop | The debugger is stopped. |
Show: