IDebugProcess2::CauseBreak

请求在此进程中运行代码的下一 个程序停止并发送 IDebugBreakEvent2 事件对象。

语法

int CauseBreak();

返回值

如果成功,则返回 S_OK;否则,返回错误代码。

另请参阅