_generated\161\Windows.Win32.IStream.g.cs (4)
244 /// <inheritdoc cref="CopyTo(winmdroot.System.Com.IStream*, ulong, ulong*, ulong*)"/>
252 winmdroot.Foundation.HRESULT __result = this.CopyTo(pstm, cb, pcbReadLocal, pcbWrittenLocal);
258 /// <inheritdoc cref="CopyTo(winmdroot.System.Com.IStream*, ulong, ulong*, ulong*)"/>
261 winmdroot.Foundation.HRESULT __result = this.CopyTo(pstm, cb, default(ulong* ), default(ulong* ));