pythoncom.gif
Previous Next blank.gif Home Page

Class DebugDocumentHost


SYNOPSIS

import win32com.axdebug.gateways
class DebugDocumentHost
  def GetDeferredText(self, dwTextStartCookie,  maxChars, bWantAttr)
  def GetFileName(self)
  def GetPathName(self)
  def GetScriptTextAttributes(self, codeText, delimterText, flags)
  def NotifyChanged(self)
  def OnCreateDocumentContext(self)
  def __init__(self)
  list _com_interfaces_ = [<iid object at 1a627e0>]
  list _public_methods_ = ['GetDeferredText', 'GetSc ...

DESCRIPTION

The interface from the IDebugDocumentHelper back to the smart host or language engine. This interface exposes host specific functionality such as syntax coloring.

SEE ALSO

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