IDebugApplicationThreadEvents110::OnSuspendForBreakPoint

Determines whether the thread has fully suspended for a breakpoint and has not yet resumed normal execution.

Important

IDebugApplicationThreadEvents110 Interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.

Syntax

HRESULT OnSuspendForBreakPoint( void );  

Parameters

This method has no parameters.

See also

IDebugApplicationThreadEvents110 Interface