Click to return to the Component Development home page    
IDebugDocumentProvider::G...     IDebugDocumentText::GetCo...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugDocumentText Interface


This interface provides access to a text-only debug document.

IDebugDocumentText Methods

GetContextOfPosition Creates a document context object corresponding to the specified character range.
GetDocumentAttributes Retrieves the attributes of the document.
GetLineOfPosition Retrieves the line number and character offset that corresponds to a given character position.
GetPositionOfContext Retrieves the character position range of a document context.
GetPositionOfLine Retrieves the character position of the first character of a line.
GetSize Retrieves the size of the document.
GetText Retrieves the characters or the character attributes of a range of characters.

Interface Information

Implementation Custom
Inherits from IDebugDocument
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.