Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |