如何关闭IStream?

Vla*_*huk 2 c++ stream

我如何在C ++中关闭IStream?

Nem*_*vic 5

如果您的意思是COM IStream,则只需调用IUnknown :: Release()。