pythoncom.CoGetInterfaceAndReleaseStream
PyIUnknown = CoGetInterfaceAndReleaseStream(stream, iid )
Unmarshals a buffer containing an interface pointer and releases the stream when an interface pointer has been marshaled from another thread to the calling thread.
Parameters