IStream::Commit Method (Int32)
.NET Framework (current version)
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.
For more information, see the existing documentation for IStream::Commit in the MSDN Library.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Show: