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