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

IDebugApplicationThread Interface


This interface is an extension of the IRemoteDebugApplicationThread interface and is used by language engines and hosts to provide thread synchronization and to maintain thread-specific debug state information.

IDebugApplicationThread Methods

QueryIsCurrentThread Queries whether a thread is the thread that is currently running.
QueryIsDebuggerThread Queries whether a thread is a debugger thread.
SetDescription Sets the description of a thread.
SetStateString Sets information on the state of a thread.
SynchronousCallIntoThread Provides a mechanism for the caller to run code in another thread.

Interface Information

Implementation Custom
Inherits from IRemoteDebugApplicationThread
Header and IDL files Activdbg.h, Activdbg.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0


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.