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.
Enumerates the code contexts that correspond to a document context.
In addition to the methods inherited from IUnknown, the IEnumDebugCodeContexts interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IEnumDebugCodeContexts::Next | Retrieves a specified number of segments in the enumeration sequence. |
| IEnumDebugCodeContexts::Skip | Skips a specified number of segments in an enumeration sequence. |
| IEnumDebugCodeContexts::Reset | Resets an enumeration sequence to the beginning. |
| IEnumDebugCodeContexts::Clone | Creates an enumerator that contains the same state as the current enumerator. |