Add scripting to your application with Vbsedit !

IApplicationDebugger::onHandleBreakPoint

 

Handles a breakpoint event.

HRESULT onHandleBreakPoint(
   IRemoteDebugApplicationThread*  prpt,
   BREAKREASON                     br,
   IActiveScriptErrorDebug*        pError
);

prpt

[in] The thread where the breakpoint occurred.

br

[in] The reason for the breakpoint.

pError

[in] Runtime error information, provided when the value of br is BREAKREASON_ERROR.

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Value

Description

S_OK

The method succeeded.

This method is called when a breakpoint is hit and IDebugApplication::HandleBreakPoint is called.

The application will remain suspended until the debugger IDE calls IRemoteDebugApplication::ResumeFromBreakPoint.


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