TStreamAdapter.Commit

Commit data to the stream

Declaration

Source position: classesh.inc line 1328

public 
  function Commit(grfCommitFlags: DWORD) : HRESULT;  Virtual;

Description

Commit implements #rtl.types.IStream.Commit .

Errors

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

See also

Name Description
#rtl.types.IStream.Commit Commit data to the stream