Searched defs:SwapHold (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | tapi3if.h | 1951 virtual HRESULT WINAPI SwapHold(ITBasicCallControl *pCall) = 0; 1980 HRESULT (WINAPI *SwapHold)(ITBasicCallControl *This,ITBasicCallControl *pCall); member in struct:ITBasicCallControlVtbl 2011 #define ITBasicCallControl_SwapHold(This,pCall) (This)->lpVtbl->SwapHold(This,pCall) 5876 HRESULT (WINAPI *SwapHold)(ITBasicCallControl2 *This,ITBasicCallControl *pCall); member in struct:ITBasicCallControl2Vtbl 5910 #define ITBasicCallControl2_SwapHold(This,pCall) (This)->lpVtbl->SwapHold(This,pCall)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | tapi3if.h | 1951 virtual HRESULT WINAPI SwapHold(ITBasicCallControl *pCall) = 0; 1980 HRESULT (WINAPI *SwapHold)(ITBasicCallControl *This,ITBasicCallControl *pCall); member in struct:ITBasicCallControlVtbl 2011 #define ITBasicCallControl_SwapHold(This,pCall) (This)->lpVtbl->SwapHold(This,pCall) 5876 HRESULT (WINAPI *SwapHold)(ITBasicCallControl2 *This,ITBasicCallControl *pCall); member in struct:ITBasicCallControl2Vtbl 5910 #define ITBasicCallControl2_SwapHold(This,pCall) (This)->lpVtbl->SwapHold(This,pCall)
|
Completed in 165 milliseconds