Searched refs:SetMonitor (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.idl121 HRESULT SetMonitor([in] long Monitor);
H A Damvideo.h676 virtual HRESULT STDMETHODCALLTYPE SetMonitor(
759 HRESULT (STDMETHODCALLTYPE *SetMonitor)( member in struct:IFullScreenVideoVtbl
808 #define IFullScreenVideo_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
858 return This->lpVtbl->SetMonitor(This,Monitor);
1109 HRESULT (STDMETHODCALLTYPE *SetMonitor)( member in struct:IFullScreenVideoExVtbl
1177 #define IFullScreenVideoEx_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
1232 return This->lpVtbl->SetMonitor(This,Monitor);
H A Dvmr9.idl418 HRESULT SetMonitor([in] UINT uDev);
H A Dvmr9.h2375 virtual HRESULT STDMETHODCALLTYPE SetMonitor(
2413 HRESULT (STDMETHODCALLTYPE *SetMonitor)(
2448 #define IVMRMonitorConfig9_SetMonitor(This,uDev) (This)->lpVtbl->SetMonitor(This,uDev)
2466 return This->lpVtbl->SetMonitor(This,uDev);
H A Dstrmif.h15921 virtual HRESULT WINAPI SetMonitor(const VMRGUID *pGUID) = 0;
15933 HRESULT (WINAPI *SetMonitor)(IVMRMonitorConfig *This,const VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15947 #define IVMRMonitorConfig_SetMonitor(This,pGUID) (This)->lpVtbl->SetMonitor(This,pGUID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.idl121 HRESULT SetMonitor([in] long Monitor);
H A Damvideo.h676 virtual HRESULT STDMETHODCALLTYPE SetMonitor(
759 HRESULT (STDMETHODCALLTYPE *SetMonitor)( member in struct:IFullScreenVideoVtbl
808 #define IFullScreenVideo_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
858 return This->lpVtbl->SetMonitor(This,Monitor);
1109 HRESULT (STDMETHODCALLTYPE *SetMonitor)( member in struct:IFullScreenVideoExVtbl
1177 #define IFullScreenVideoEx_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
1232 return This->lpVtbl->SetMonitor(This,Monitor);
H A Dvmr9.idl418 HRESULT SetMonitor([in] UINT uDev);
H A Dvmr9.h2375 virtual HRESULT STDMETHODCALLTYPE SetMonitor(
2413 HRESULT (STDMETHODCALLTYPE *SetMonitor)(
2448 #define IVMRMonitorConfig9_SetMonitor(This,uDev) (This)->lpVtbl->SetMonitor(This,uDev)
2466 return This->lpVtbl->SetMonitor(This,uDev);
H A Dstrmif.h15921 virtual HRESULT WINAPI SetMonitor(const VMRGUID *pGUID) = 0;
15933 HRESULT (WINAPI *SetMonitor)(IVMRMonitorConfig *This,const VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15947 #define IVMRMonitorConfig_SetMonitor(This,pGUID) (This)->lpVtbl->SetMonitor(This,pGUID)

Completed in 245 milliseconds