Click to return to the Component Development home page    
IMachineDebugManagerEvent...     IProcessDebugManager::Add...     Active Script Debugging A...    
Web Workshop  |  Component Development

IProcessDebugManager Interface


This interface maintains the tree of debuggable documents for a particular application, tracks the running threads, and maintains a debugger thread for asynchronous processing.

IProcessDebugManager Methods

AddApplication Adds an application to the list of running applications in the machine debug manager.
CreateApplication Creates a new debug application object.
CreateDebugDocumentHelper Creates a new debug document helper object.
GetDefaultApplication Retrieves a default application object for the current process, creating one and adding it to the list of running applications.
RemoveApplication Removes an application from the list of running applications.

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


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.