Searched refs:VoteRequestDone (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | txdtc.h | 762 virtual HRESULT WINAPI VoteRequestDone(HRESULT hr,BOID *pboidReason) = 0; 770 HRESULT (WINAPI *VoteRequestDone)(ITransactionVoterBallotAsync2 *This,HRESULT hr,BOID *pboidReason); member in struct:ITransactionVoterBallotAsync2Vtbl 780 #define ITransactionVoterBallotAsync2_VoteRequestDone(This,hr,pboidReason) (This)->lpVtbl->VoteRequestDone(This,hr,pboidReason)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | txdtc.h | 762 virtual HRESULT WINAPI VoteRequestDone(HRESULT hr,BOID *pboidReason) = 0; 770 HRESULT (WINAPI *VoteRequestDone)(ITransactionVoterBallotAsync2 *This,HRESULT hr,BOID *pboidReason); member in struct:ITransactionVoterBallotAsync2Vtbl 780 #define ITransactionVoterBallotAsync2_VoteRequestDone(This,hr,pboidReason) (This)->lpVtbl->VoteRequestDone(This,hr,pboidReason)
|
Completed in 64 milliseconds