Searched refs:BlindTransfer (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h1950 virtual HRESULT WINAPI BlindTransfer(BSTR pDestAddress) = 0;
1979 HRESULT (WINAPI *BlindTransfer)(ITBasicCallControl *This,BSTR pDestAddress); member in struct:ITBasicCallControlVtbl
2010 #define ITBasicCallControl_BlindTransfer(This,pDestAddress) (This)->lpVtbl->BlindTransfer(This,pDestAddress)
5875 HRESULT (WINAPI *BlindTransfer)(ITBasicCallControl2 *This,BSTR pDestAddress); member in struct:ITBasicCallControl2Vtbl
5909 #define ITBasicCallControl2_BlindTransfer(This,pDestAddress) (This)->lpVtbl->BlindTransfer(This,pDestAddress)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h1950 virtual HRESULT WINAPI BlindTransfer(BSTR pDestAddress) = 0;
1979 HRESULT (WINAPI *BlindTransfer)(ITBasicCallControl *This,BSTR pDestAddress); member in struct:ITBasicCallControlVtbl
2010 #define ITBasicCallControl_BlindTransfer(This,pDestAddress) (This)->lpVtbl->BlindTransfer(This,pDestAddress)
5875 HRESULT (WINAPI *BlindTransfer)(ITBasicCallControl2 *This,BSTR pDestAddress); member in struct:ITBasicCallControl2Vtbl
5909 #define ITBasicCallControl2_BlindTransfer(This,pDestAddress) (This)->lpVtbl->BlindTransfer(This,pDestAddress)

Completed in 220 milliseconds