Causes the current thread to block and sends a notification of the breakpoint to the debugger IDE.
HRESULT HandleBreakPoint( BREAKREASON br, BREAKRESUMEACTION* pbra ); |
Parameters
- br
-
[in] The reason for the break.
- pbra
-
[out] Action to take when the debugger resumes the application.