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

Module win32com.server.register - Utilities for registering objects.


SYNOPSIS

# Parent Module
win32com.server
# Functions
RegisterPyComCategory
RegisterServer
def UnregisterServer(clsid, progID, verProgID=None)  # Unregisters a Python COM server.

# Variables
string CATID_PythonCOMServer = '{B3EF80D0-68E2-11D0-A689- ...

DESCRIPTION

This module contains utility functions to register Python objects as valid COM Servers. The RegisterServer function provides all information necessary to allow the COM framework to respond to a request for a COM object, construct the necessary Python object, and dispatch COM events.


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