The Active Script Debugging interfaces use these enumerated types.
| BREAKPOINT_STATE | Indicates the state of a breakpoint. |
| BREAKREASON | Indicates the cause of hitting a breakpoint. |
| BREAKRESUMEACTION | Describes how to continue from a breakpoint. |
| DOCUMENTNAMETYPE | Describes what type of name to retrieve for a document. |
| ERRORRESUMEACTION | Describes how to continue from a run-time error. |