pythoncom.CoCreateInstance
PyIUnknown = CoCreateInstance(clsid, unkOuter , context , iid )
Create a new instance of an OLE automation server.
Parameters
PyIUnknown = CoCreateInstance(clsid, unkOuter , context , iid )
Create a new instance of an OLE automation server.