Initializing help system before first use

XPRMLocation Fields

The XPRMLocation type exposes the following members.

Fields
  Name Description
Public fieldStatic member DBG_CONT
Return code to continue execution.
Public fieldStatic member DBG_NEXT
Return code to continue up to the next statement.
Public fieldStatic member DBG_STEP
Return code to continue up to the next statement stepping into function calls.
Public fieldStatic member DBG_STOP
Return code to stop execution.
Top
See Also