IDebugControl2::GetNumberBreakpoints 方法 (dbgeng.h)
GetNumberBreakpoints 方法返回当前进程的 断点数 数。
语法
HRESULT GetNumberBreakpoints(
[out] PULONG Number
);
参数
[out] Number
接收断点数。
返回值
此方法还可以返回错误值。 有关详细信息,请参阅 返回值。
要求
要求 |
价值 |
目标平台 |
桌面 |
标头 |
dbgeng.h (包括 Dbgeng.h) |
另请参阅
AddBreakpoint
IDebugControl
IDebugControl2
IDebugControl3
RemoveBreakpoint