_generated\160\Windows.Win32.IStream.g.cs (4)
163 /// <inheritdoc cref="CopyTo(winmdroot.System.Com.IStream*, ulong, ulong*, ulong*)"/>
171 winmdroot.Foundation.HRESULT __result = this.CopyTo(pstm, cb, pcbReadLocal, pcbWrittenLocal);
177 /// <inheritdoc cref="CopyTo(winmdroot.System.Com.IStream*, ulong, ulong*, ulong*)"/>
180 winmdroot.Foundation.HRESULT __result = this.CopyTo(pstm, cb, default(ulong* ), default(ulong* ));