1 implementation of ITransactionVoterBallotAsync2
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
318
class VoterBallot :
ITransactionVoterBallotAsync2
, IEnlistmentNotification
1 reference to ITransactionVoterBallotAsync2
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
203
IntPtr ppv = InterfaceHelper.GetInterfacePtrForObject(typeof(
ITransactionVoterBallotAsync2
).GUID, this.currentVoter);