Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enumerates the running threads in an application.
In addition to the methods inherited from IUnknown, the IEnumRemoteDebugApplicationThreads interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IEnumRemoteDebugApplicationThreads::Next | Retrieves a specified number of segments in an enumeration sequence. |
| IEnumRemoteDebugApplicationThreads::Skip | Skips a specified number of segments in an enumeration sequence. |
| IEnumRemoteDebugApplicationThreads::Reset | Resets an enumeration sequence to the beginning. |
| IEnumRemoteDebugApplicationThreads::Clone | Creates an enumerator that contains the same state as the current enumerator. |