I use IStorage to store my file. If I open a stream using IStorage::OpenStream, can I close that stream without closing the file?

Thanks

Jean