# 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- ...
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.
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997