
import win32com.client.combrowse
class HLITypeLibFunction(HLICOM)
def GetSubList(self)
def GetText(self)
def __init__(self, myitem)
list funcflags = [(1, 'Restricted'), (2, 'S ...
dictionary funckinds = {0: 'Virtual', 1: 'Pure Vi ...
dictionary invokekinds = {1: 'Function', 2: 'Proper ...
# Methods inherited by HLITypeLibFunction from HierListItem
def GetSelectedBitmapColumn(self)
# Methods inherited by HLITypeLibFunction from HLIPythonObject
def GetBitmapColumn(self)
def InsertDocString(self, lst)
def IsExpandable(self)
def TakeDefaultAction(self)
def __cmp__(self, other)
def __repr__(self)
# Methods inherited by HLITypeLibFunction from HLICOM
def CalculateIsExpandable(self)
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997