Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStreamAdapter.SetSize

Set the stream size.

Declaration

Source position: classesh.inc line 1343

public function TStreamAdapter.SetSize(

  libNewSize: LargeUint

):HRESULT; virtual;

Description

SetSize implements #rtl.types.IStream.Setsize by setting the size of the stream specified at creation.

Errors

This function must be overridden and will raise a runerror 217 when called directly.

See also

#rtl.types.IStream.Setsize

  

Set the stream size.


Documentation generated on: Jul 24 2023