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