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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drtccore.h2111 virtual HRESULT WINAPI UnHold(LONG_PTR lCookie) = 0;
2127 HRESULT (WINAPI *UnHold)(IRTCSessionCallControl *This,LONG_PTR lCookie); member in struct:IRTCSessionCallControlVtbl
2145 #define IRTCSessionCallControl_UnHold(This,lCookie) (This)->lpVtbl->UnHold(This,lCookie)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drtccore.h2111 virtual HRESULT WINAPI UnHold(LONG_PTR lCookie) = 0;
2127 HRESULT (WINAPI *UnHold)(IRTCSessionCallControl *This,LONG_PTR lCookie); member in struct:IRTCSessionCallControlVtbl
2145 #define IRTCSessionCallControl_UnHold(This,lCookie) (This)->lpVtbl->UnHold(This,lCookie)

Completed in 362 milliseconds