XPRMLocation Fields
The XPRMLocation type exposes the following members.
 Fields
Fields
| 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. 
      | 
 See Also
See Also
 
