[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Copy data to destination stream
Source position: classesh.inc line 1068
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.