pythoncom.gif
Previous Next blank.gif Home Page

Function RegisterCLSID - Register a class that wraps a CLSID


SYNOPSIS

import win32com.client.clsidtoclass
def RegisterCLSID( clsid, pythonClass )

DESCRIPTION

This function allows a CLSID to be globally associated with a class. Certain module will automatically convert an IDispatch object to an instance of the associated class.

SEE ALSO

win32com.client.clsidtoclass


Previous Next 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