Method of IStream
Stream.Clone(ppstm);
==== Visual Basic Script ====
Stream.Clone ppstm
==== C++ ====
HRESULT hr = Stream.Clone(&ppstm);
===== See Also ===== IStream