Click or drag to resize

IStorageCommit Method

Commits changes to the storage object.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void Commit(
	int grfCommitFlags
)

Parameters

grfCommitFlags  Int32
The commit flags.
See Also