- Contents
DesignerCOM API
I3IDDebugSessionState TypeDef
This returns the state of the debug session object.
ID_DEBUG_SESSION_WAITINGFORNOTIF |
0 |
ID_DEBUG_SESSION_ATBREAKPOINT |
1 |
ID_DEBUG_SESSION_STEPPING |
2 |
ID_DEBUG_SESSION_RUNNING |
3 |
ID_DEBUG_SESSION_SESSIONCOMPLETED |
4 |