Click to return to the Component Development home page    
IEnumRemoteDebugApplicati...     IEnumRemoteDebugApplicati...     Active Script Debugging A...    
Web Workshop  |  Component Development

IEnumRemoteDebugApplicationThreads Interface


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

ImplementationCustom
Inherits fromIUnknown
Header and IDL filesActivdbg.h, Activdbg.idl
Minimum availabilityInternet Explorer 4.0
Minimum operating systemsWindows 95, Windows NT 4.0

Remarks

This interface is generally used to enumerate the threads running in an application.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.