# Parent Module win32com.client
# Classes HLICLSID HLICOM HLICategory # An actual Registered Category HLIHeadingCategory # A tree heading for registered categories HLIHeadingRegisterdTypeLibs # A tree heading for registered type libraries HLIHelpFile HLIRegisteredTypeLibrary HLIRoot HLITypeLib HLITypeLibEntry HLITypeLibEnum HLITypeLibFunction HLITypeLibMethod HLITypeLibProperty HLI_Enum HLI_IEnumMoniker HLI_IMoniker HLI_Interface
# Variables dictionary HLITypeKinds = {0: (<class HLITypeLibEnum ...
Use the command "python.exe catbrowse.py". This will display display a fairly small, modal dialog.
Use the "Run Script" menu item, and this will create the browser in an MDI window. This window can be fully resized.
This module allows browsing of registered Type Libraries, COM categories, and running COM objects. The display is similar to the Pythonwin object browser, and displays the objects in a hierarchical window.
Note that this module requires the win32ui (ie, Pythonwin) diestribution to work.
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997