pythoncom.UnwrapObject
PyIDispatch = UnwrapObject(ob)
Unwraps a Python instance in a gateway object.
Parameters
Comments
If the object is not a PythonCOM object, then ValueError is raised.
PyIDispatch = UnwrapObject(ob)
Unwraps a Python instance in a gateway object.