1 implementation of Commit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
6650
public void
Commit
(int grfCommitFlags) {
1 reference to Commit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataStreamFromComStream.cs (1)
120
comStream.
Commit
(NativeMethods.STGC_DEFAULT);