pythoncom.gif
Previous Next blank.gif Home Page

Class DebugDocumentProvider


SYNOPSIS

import win32com.axdebug.gateways
class DebugDocumentProvider(DebugDocumentInfo)
  def GetDocument(self)
  list _com_interfaces_ = [<iid object at 1a741f0>,  ...
  list _public_methods_ = ['GetName', 'GetDocumentCl ...

  # Methods inherited by DebugDocumentProvider from DebugDocumentInfo
  def GetDocumentClassId(self)
  def GetName(self, dnt)
  def __init__(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.gateways

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