Copy data to destination stream.
Source position: classesh.inc line 1670
public function TStreamAdapter.CopyTo( |
stm: IStream; |
cb: LargeUint; |
out cbRead: LargeUint; |
out cbWritten: LargeUint |
):HRESULT; virtual; |
CopyTo implements #rtl.types.IStream.CopyTo.
This function must be overridden and will raise a runerror 217 when called directly.