- Bind
HRESULT Bind()
Undocumented in source.
- CanBind
HRESULT CanBind(IEnumDebugErrorBreakpoints2* ppErrorEnum)
Undocumented in source.
- Delete
HRESULT Delete()
Undocumented in source.
- Enable
HRESULT Enable(BOOL fEnable)
Undocumented in source.
- EnumBoundBreakpoints
HRESULT EnumBoundBreakpoints(IEnumDebugBoundBreakpoints2* ppEnum)
Undocumented in source.
- EnumErrorBreakpoints
HRESULT EnumErrorBreakpoints(BP_ERROR_TYPE bpErrorType, IEnumDebugErrorBreakpoints2* ppEnum)
Undocumented in source.
- GetBreakpointRequest
HRESULT GetBreakpointRequest(IDebugBreakpointRequest2* ppBPRequest)
Undocumented in source.
- GetState
HRESULT GetState(PENDING_BP_STATE_INFO* pState)
Undocumented in source.
- SetCondition
HRESULT SetCondition(BP_CONDITION bpCondition)
Undocumented in source.
- SetPassCount
HRESULT SetPassCount(BP_PASSCOUNT bpPassCount)
Undocumented in source.
- Virtualize
HRESULT Virtualize(BOOL fVirtualize)
Undocumented in source.