Searched refs:StopPresenting (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dvmr9.idl79 HRESULT StopPresenting([in] DWORD_PTR id);
H A Dvmr9.h227 virtual HRESULT STDMETHODCALLTYPE StopPresenting(
259 HRESULT (STDMETHODCALLTYPE *StopPresenting)(
282 #define IVMRImagePresenter9_StopPresenting(This,id) (This)->lpVtbl->StopPresenting(This,id)
300 return This->lpVtbl->StopPresenting(This,id);
H A Dstrmif.h15530 virtual HRESULT WINAPI StopPresenting(DWORD_PTR dwUserID) = 0;
15540 HRESULT (WINAPI *StopPresenting)(IVMRImagePresenter *This,DWORD_PTR dwUserID); member in struct:IVMRImagePresenterVtbl
15552 #define IVMRImagePresenter_StopPresenting(This,dwUserID) (This)->lpVtbl->StopPresenting(This,dwUserID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dvmr9.idl79 HRESULT StopPresenting([in] DWORD_PTR id);
H A Dvmr9.h227 virtual HRESULT STDMETHODCALLTYPE StopPresenting(
259 HRESULT (STDMETHODCALLTYPE *StopPresenting)(
282 #define IVMRImagePresenter9_StopPresenting(This,id) (This)->lpVtbl->StopPresenting(This,id)
300 return This->lpVtbl->StopPresenting(This,id);
H A Dstrmif.h15530 virtual HRESULT WINAPI StopPresenting(DWORD_PTR dwUserID) = 0;
15540 HRESULT (WINAPI *StopPresenting)(IVMRImagePresenter *This,DWORD_PTR dwUserID); member in struct:IVMRImagePresenterVtbl
15552 #define IVMRImagePresenter_StopPresenting(This,dwUserID) (This)->lpVtbl->StopPresenting(This,dwUserID)

Completed in 245 milliseconds