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