[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Commit data to the stream
Source position: classesh.inc line 1069
public function TStreamAdapter.Commit( |
grfCommitFlags: LongInt |
):HRESULT; virtual; |
Commit implements #rtl.types.IStream.Commit.
This function must be overridden and will raise a runerror 217 when called directly.
|
Commit data to the stream |