scripting:api:stream:commit

Commit

Method of IStream

Stream.Commit(grfCommitFlags);

==== Visual Basic Script ====

Stream.Commit grfCommitFlags

==== C++ ====

HRESULT hr = Stream.Commit(grfCommitFlags);

===== See Also ===== IStream