in Win32/ComStreamProxy.cs [134:137]
public IStream Clone() { return new ComStreamProxy(sourceStream); }