Add scripting to your application with Vbsedit !

BREAKRESUMEACTION Enumeration

 

Describes ways to continue from a breakpoint.

typedef enum tagBREAKRESUME_ACTION {
   BREAKRESUMEACTION_ABORT,
   BREAKRESUMEACTION_CONTINUE,
   BREAKRESUMEACTION_STEP_INTO,
   BREAKRESUMEACTION_STEP_OVER,
   BREAKRESUMEACTION_STEP_OUT,
   BREAKRESUMEACTION_IGNORE,
   BREAKRESUMEACTION_STEP_DOCUMENT,
} BREAKRESUMEACTION;

Member

Description

BREAKRESUMEACTION_ABORT

Aborts the application.

BREAKRESUMEACTION_CONTINUE

Continues running.

BREAKRESUMEACTION_STEP_INTO

Steps into a procedure.

BREAKRESUMEACTION_STEP_OVER

Steps over a procedure.

BREAKRESUMEACTION_STEP_OUT

Steps out of the current procedure.

BREAKRESUMEACTION_IGNORE

Continues running with state.

BREAKRESUMEACTION_STEP_DOCUMENT

Steps to the next document.


Add VBScript and Javascript scripting
to your application with VbsEdit !



Download Now!

This package includes VbsEdit 32-bit and 64-bit.




Home  

Copyright © 2001-2024 adersοft