[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Copy data to destination stream
Source position: classesh.inc line 961
public function TStreamAdapter.CopyTo( |
stm: IStream; |
cb: Largeint; |
out cbRead: Largeint; |
out cbWritten: Largeint |
):HRESULT; virtual; |
CopyTo implements IStream.CopyTo.
This function must be overridden and will raise a runerror 217 when called directly.
lazarus-ccr.sourceforge.net |