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