Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An abstraction that represents a position in executable code.
In addition to the methods inherited from IUnknown, the IDebugCodeContext interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDebugCodeContext::GetDocumentContext | Returns the document context associated with this code context. |
| IDebugCodeContext::SetBreakPoint | Sets or clears a breakpoint at this code context. |