IStream.Commit Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Ensures that any changes made to a stream object that is open in transacted mode are reflected in the parent storage.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- grfCommitFlags
- Type: System.Int32
A value that controls how the changes for the stream object are committed.
Show: