IDebugControl::GetNumberBreakpoints 方法 (dbgeng.h)
GetNumberBreakpoints 方法會傳回目前進程的 斷點數目。
語法
HRESULT GetNumberBreakpoints(
[out] PULONG Number
);
參數
[out] Number
接收斷點數目。
傳回值
這個方法也可以傳回錯誤值。 如需詳細資訊,請參閱 傳回值。
要求
要求 |
價值 |
目標平臺 |
桌面 |
標頭 |
dbgeng.h (include Dbgeng.h) |
另請參閱
AddBreakpoint
IDebugControl
IDebugControl2
IDebugControl3
RemoveBreakpoint