This interface enumerates thread objects.
IEnumRemoteDebugApplicationThreads Methods
Clone Clones the thread object. Next Retrieves the next thread object in the enumeration. Reset Resets the enumeration of thread objects. Skip Advances the specified number of thread objects in the enumeration.
Interface Information
Implementation Custom Inherits from IUnknown Header and IDL files Activdbg.h, Activdbg.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Remarks
This interface is generally used to enumerate the threads running in an application.