pythoncom.MakePyFactory

PyIClassFactory = MakePyFactory(iid)

Creates a new PyIClassFactory object wrapping a PythonCOM Class Factory object.

Parameters

iid : PyIID

The IID of the object the class factory provides.