pythoncom.gif
Previous Next blank.gif Home Page

Class DebugDocumentContext


SYNOPSIS

import win32com.axdebug.contexts
class DebugDocumentContext(DebugDocumentContext)
  def EnumCodeContexts(self)
  def GetDocument(self)
  def _Close(self)
  def _MakeCodeContext(self)
  def __init__(self, doc, charPos, maxChars)

DESCRIPTION

def __init__(self, doc, charPos, maxChars)

Initialise the context.

doc
A Python instance implementing the AXDebug document for this context
charPos
The charPos within the document
maxChars
The number of characters.

SEE ALSO

win32com.axdebug.contexts

win32com.axdebug.gateways


Previous 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