共用方式為


IDebugErrorBreakpoint2::GetPendingBreakpoint

取得造成錯誤的暫止中斷點。

HRESULT GetPendingBreakpoint ( 
   IDebugPendingBreakpoint2** ppPendingBreakpoint
);
int GetPendingBreakpoint ( 
   out IDebugPendingBreakpoint2 ppPendingBreakpoint
);

參數

傳回值

如果成功的話,會傳回S_OK。 否則,會傳回錯誤碼。

請參閱

參考

IDebugErrorBreakpoint2

IDebugPendingBreakpoint2