pythoncom.gif
blank.gif Next blank.gif Home Page

Class CodeContainerDebugDocumentText


SYNOPSIS

import win32com.axdebug.documents
class CodeContainerDebugDocumentText(DebugDocumentText)
  def GetContextOfPosition(self, charPos, maxChars)
  def GetLineOfPosition(self, charPos)
  def GetPositionOfContext(self, context)
  def GetPositionOfLine(self, cLineNumber)
  def GetSize(self)
  def GetText(self, charPos, maxChars, wantAttr)
  def PyGetContextOfPosition(self, charPos, maxChars)
  def _Close(self)
  def _MakeDebugDocumentContext(self, charPos, maxChars)
  def __init__(self, codeContainer)

  # Methods inherited by CodeContainerDebugDocumentText from DebugDocumentInfo
  def GetDocumentClassId(self)
  def GetName(self, dnt)

  # Methods inherited by CodeContainerDebugDocumentText from DebugDocumentText
  def GetDocumentAttributes(self)

DESCRIPTION

def GetDocumentClassId(self)

Result must be an IID object (or string representing one).

def GetName(self, dnt)

Get the one of the name of the document dnt -- int DOCUMENTNAMETYPE

SEE ALSO

win32com.axdebug.documents

win32com.axdebug.gateways


blank.gif Next blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997