IStream.Clone(IStream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IStream ^ % ppstm);
public void Clone (out Microsoft.VisualStudio.OLE.Interop.IStream ppstm);
abstract member Clone : IStream -> unit
Public Sub Clone (ByRef ppstm As IStream)
Parameters
- ppstm
- IStream