Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
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. |