pythoncom.CoGetObject
PyIUnknown = CoGetObject(name, bindOpts , iid )
Converts a display name into a moniker that identifies the object named, and then binds to the object identified by the moniker.
Parameters
PyIUnknown = CoGetObject(name, bindOpts , iid )
Converts a display name into a moniker that identifies the object named, and then binds to the object identified by the moniker.