Click to return to the Component Development home page    
IDebugDocumentTextAuthor:...     IDebugDocumentTextEvents:...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugDocumentTextEvents Interface


This interface fires events indicating changes to the text document.

IDebugDocumentTextEvents Methods

onDestroy Indicates that the underlying document has been destroyed and is no longer valid.
onInsertText Indicates that new text has been added to the document.
onRemoveText Indicates that text has been removed from the document.
onReplaceText Indicates that text has been replaced.
onUpdateDocumentAttributes Indicates that the document attributes have changed.
onUpdateTextAttributes Indicates that the text attributes have changed.

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.