pythoncom.CoCreateInstanceEx
PyIUnknown = CoCreateInstanceEx(clsid, unkOuter , context , serverInfo , iids )
Create a new instance of an OLE automation server possibly on a remote machine.
Parameters
PyIUnknown = CoCreateInstanceEx(clsid, unkOuter , context , serverInfo , iids )
Create a new instance of an OLE automation server possibly on a remote machine.