System.Runtime.InteropServices.UCOMIStream.Commit Method

Ensures that any changes made to a stream object open in transacted mode are reflected in the parent storage.

Syntax

public void Commit (int grfCommitFlags)

Parameters

grfCommitFlags
Controls how the changes for the stream object are committed.

Remarks

For more information, please see the existing documentation for IStream::Commit in the MSDN library.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0