pythoncom.gif
blank.gif blank.gif blank.gif Home Page

Module win32com.client.combrowse - A utility for browsing COM objects.


SYNOPSIS

# 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 ...

DESCRIPTION

Usage:

Command Prompt

Use the command "python.exe catbrowse.py". This will display display a fairly small, modal dialog.

Pythonwin

Use the "Run Script" menu item, and this will create the browser in an MDI window. This window can be fully resized.

Details

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.


blank.gif blank.gif 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