Bitmap for WPF
Commit メソッド (IStream)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Storage 名前空間 > IStream インターフェース : Commit メソッド
The GRF commit flags.
Commit method ensures that any changes made to a stream object open in transacted mode are reflected in the parent storage. If the stream object is open in direct mode, Commit has no effect other than flushing all memory buffers to the next-level storage object. The COM compound file implementation of streams does not support opening streams in transacted mode.
シンタックス
'宣言
 
Sub Commit( _
   ByVal commitFlags As CommitFlags _
) 
void Commit( 
   CommitFlags commitFlags
)

パラメータ

commitFlags
The GRF commit flags.
参照

IStream インターフェース
IStream メンバ