SVC: Difference between revisions
No edit summary |
|||
| Line 1,281: | Line 1,281: | ||
|} | |} | ||
== | == ProcessEvent == | ||
{| class=wikitable | {| class=wikitable | ||
! Value || Name | ! Value || Name | ||
|- | |- | ||
| 0 || | | 0 || ProcessEvent_Created | ||
|- | |- | ||
| 1 || | | 1 || ProcessEvent_DebugAttached | ||
|- | |- | ||
| 2 || | | 2 || ProcessEvent_DebugDetached | ||
|- | |- | ||
| 3 || | | 3 || | ||
|- | |- | ||
| 4 || | | 4 || ProcessEvent_Running | ||
|- | |- | ||
| 5 || | | 5 || ProcessEvent_Exiting | ||
|- | |- | ||
| 6 || | | 6 || ProcessEvent_Exited | ||
|- | |- | ||
| 7 || | | 7 || ProcessEvent_DebugSuspended | ||
|} | |} | ||