Clone the stream.
Source position: classesh.inc line 1676
public function TStreamAdapter.Clone( |
out stm: IStream |
):HRESULT; virtual; |
Clone implements #rtl.types.IStream.Clone.
This function must be overridden and will raise a runerror 217 when called directly.
|
Clone the stream instance. |