Searched refs:TakeOwnership (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbits1_5.h142 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob2 *This); member in struct:IBackgroundCopyJob2Vtbl
191 #define IBackgroundCopyJob2_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
H A Dbits2_0.h124 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob3 *This); member in struct:IBackgroundCopyJob3Vtbl
177 #define IBackgroundCopyJob3_TakeOwnership(This) (This)->lpVtbl -> TakeOwnership(This)
H A Ddxgi.idl246 HRESULT TakeOwnership(
H A Dbits.h328 virtual HRESULT WINAPI TakeOwnership(void) = 0;
367 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob *This); member in struct:IBackgroundCopyJobVtbl
408 #define IBackgroundCopyJob_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
H A Ddxgi.h1043 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
1132 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
1186 #define IDXGIOutput_TakeOwnership(This,device,exclusive) (This)->lpVtbl->TakeOwnership(This,device,exclusive)
1232 return This->lpVtbl->TakeOwnership(This,device,exclusive);
H A Dmsctf.h7034 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
7078 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
7101 #define ITfContextComposition_TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition) (This)->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition)
7124 return This->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition);
7226 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
7254 #define ITfContextOwnerCompositionServices_TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition) (This)->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition)
7279 return This->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbits1_5.h142 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob2 *This); member in struct:IBackgroundCopyJob2Vtbl
191 #define IBackgroundCopyJob2_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
H A Dbits2_0.h124 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob3 *This); member in struct:IBackgroundCopyJob3Vtbl
177 #define IBackgroundCopyJob3_TakeOwnership(This) (This)->lpVtbl -> TakeOwnership(This)
H A Ddxgi.idl246 HRESULT TakeOwnership(
H A Dbits.h328 virtual HRESULT WINAPI TakeOwnership(void) = 0;
367 HRESULT (WINAPI *TakeOwnership)(IBackgroundCopyJob *This); member in struct:IBackgroundCopyJobVtbl
408 #define IBackgroundCopyJob_TakeOwnership(This) (This)->lpVtbl->TakeOwnership(This)
H A Ddxgi.h1043 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
1132 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
1186 #define IDXGIOutput_TakeOwnership(This,device,exclusive) (This)->lpVtbl->TakeOwnership(This,device,exclusive)
1232 return This->lpVtbl->TakeOwnership(This,device,exclusive);
H A Dmsctf.h7034 virtual HRESULT STDMETHODCALLTYPE TakeOwnership(
7078 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
7101 #define ITfContextComposition_TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition) (This)->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition)
7124 return This->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition);
7226 HRESULT (STDMETHODCALLTYPE *TakeOwnership)(
7254 #define ITfContextOwnerCompositionServices_TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition) (This)->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition)
7279 return This->lpVtbl->TakeOwnership(This,ecWrite,pComposition,pSink,ppComposition);

Completed in 390 milliseconds