Commit data to the stream.
Source position: classesh.inc line 1671
public function TStreamAdapter.Commit( |
grfCommitFlags: DWORD |
):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. |