Click to return to the Component Development home page    
IDebugDocumentHelper::Set...     IDebugDocumentHost::GetDe...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugDocumentHost Interface


This interface exposes host-specific functionality such as syntax coloring.

IDebugDocumentHost Methods

GetDeferredText Returns a range of characters in the original host document.
GetFileName Returns the name of the document, with no path information.
GetPathName Returns the full path, including the file name, to the document's source file.
GetScriptTextAttributes Returns the text attributes for a block of document text.
NotifyChanged Notifies the host that the document's source file has been saved and that its contents should be refreshed.
OnCreateDocumentContext Allows the host to add new functionality to the helper-provided document contexts.

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.