Exemple #1
0
 public void Commit(int grfCommitFlags)
 {
     ThrowExceptionForHR(managedVtable.Commit(comInterface, grfCommitFlags));
 }