Click to return to the Component Development home page    
IActiveScriptSiteDebug::O...     IApplicationDebugger::Cre...     Active Script Debugging A...    
Web Workshop  |  Component Development

IApplicationDebugger Interface


This interface is the primary interface exposed by a debugger Integrated Development Environment (IDE).

IApplicationDebugger Methods

CreateInstanceAtDebugger Delegates to CoCreateInstance.
onClose Called when IDebugApplication::Close is called.
onDebuggerEvent Handles a custom event.
onDebugOutput Called when IDebugApplication::DebugOutput is called.
onHandleBreakPoint Called when a breakpoint is hit.

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


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.