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