import win32com.axdebug.gateways
class DebugApplicationNode(DebugDocumentProvider) def Attach(self, parent) def Close(self) def Detach(self) def EnumChildren(self) def GetParent(self) def SetDocumentProvider(self, pddp) def __init__(self) list _com_interfaces_ = [<iid object at 1a768a0>, ... list _public_methods_ = ['EnumChildren', 'GetParen ... # Methods inherited by DebugApplicationNode from DebugDocumentInfo def GetDocumentClassId(self) def GetName(self, dnt) # Methods inherited by DebugApplicationNode from DebugDocumentProvider def GetDocument(self)
Provides the functionality of IDebugDocumentProvider, plus a context within a project tree.
Result must be an IID object (or string representing one).
Get the one of the name of the document dnt -- int DOCUMENTNAMETYPE
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997