Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides an abstract representation of a portion of the document being debugged. For text documents, this representation consists of a character-position range.
In addition to the methods inherited from IUnknown, the IDebugDocumentContext interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDebugDocumentContext::GetDocument | Returns the document that contains this context. |
| IDebugDocumentContext::EnumCodeContexts | Enumerates the code contexts associated with this document context. |