UCOMIStream interface is the managed definition for COM IStream interface. You can use it to interop with unmanaged IStream.
It lives in System.Runtime.InteropServices namespace.