XPRMLocation Fields
The XPRMLocation type exposes the following members.
| Name | Description | |
|---|---|---|
| DBG_CONT | 
      
       Return code to continue execution. 
       | 
   |
| DBG_NEXT | 
      
       Return code to continue up to the next statement. 
       | 
   |
| DBG_STEP | 
      
       Return code to continue up to the next statement stepping into function calls. 
       | 
   |
| DBG_STOP | 
      
       Return code to stop execution. 
       | 
   
