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