In The Hand - .NET Components for Mobility
Commit Method (grfCommitFlags)
Namespaces
►
InTheHand.Runtime.InteropServices.ComTypes
►
IStream
►
Commit(Int32)
C#
Visual Basic
Ensures that any changes made to a stream object that is open in transacted mode are reflected in the parent storage.
Declaration Syntax
C#
Visual Basic
void
Commit
(
int
grfCommitFlags
)
Sub
Commit
( _
grfCommitFlags
As
Integer
_ )
Parameters
grfCommitFlags
(
Int32
)
A value that controls how the changes for the stream object are committed.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0