Click to return to the Component Development home page    
IDebugCodeContext::GetDoc...     IDebugCookie Interface     IDebugCodeContext Interfa...    
Web Workshop  |  Component Development

IDebugCodeContext::SetBreakPoint Method


Sets or clears a breakpoint.

Syntax

HRESULT SetBreakPoint(
    BREAKPOINT_STATE bps
);

Parameters

bps
[in] BREAKPOINT_STATE enumerated type containing information about the state of the breakpoint that is to be set or cleared.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.