11 references to OletxXacttc
System.Transactions.Local (11)
_generated\10\System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction.cs (4)
10public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, int, global::System.Transactions.DtcProxyShim.OletxXacttc, uint, int> Commit_3; 40void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction.Commit(bool fRetaining, global::System.Transactions.DtcProxyShim.OletxXacttc grfTC, uint grfRM) 43var __target = ((delegate* unmanaged[MemberFunction]<void*, int, global::System.Transactions.DtcProxyShim.OletxXacttc, uint, int> )__vtable[3]); 60internal static int ABI_Commit(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, int __fRetaining_native, global::System.Transactions.DtcProxyShim.OletxXacttc grfTC, uint grfRM)
_generated\11\System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.cs (4)
10public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, int, global::System.Transactions.DtcProxyShim.OletxXacttc, uint, int> Commit_3; 42void global::System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.Commit(bool fRetainingt, global::System.Transactions.DtcProxyShim.OletxXacttc grfTC, uint grfRM) 45var __target = ((delegate* unmanaged[MemberFunction]<void*, int, global::System.Transactions.DtcProxyShim.OletxXacttc, uint, int> )__vtable[3]); 62internal static int ABI_Commit(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, int __fRetainingt_native, global::System.Transactions.DtcProxyShim.OletxXacttc grfTC, uint grfRM)
System\Transactions\DtcProxyShim\DtcInterfaces\ITransaction.cs (1)
15OletxXacttc grfTC,
System\Transactions\DtcProxyShim\DtcInterfaces\ITransactionCloner.cs (1)
15OletxXacttc grfTC,
System\Transactions\DtcProxyShim\TransactionShim.cs (1)
26=> Transaction.Commit(false, OletxXacttc.XACTTC_ASYNC, 0);