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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.idl122 HRESULT GetMonitor([out] long * Monitor);
H A Damvideo.h679 virtual HRESULT STDMETHODCALLTYPE GetMonitor(
763 HRESULT (STDMETHODCALLTYPE *GetMonitor)( member in struct:IFullScreenVideoVtbl
809 #define IFullScreenVideo_GetMonitor(This,Monitor) (This)->lpVtbl->GetMonitor(This,Monitor)
861 return This->lpVtbl->GetMonitor(This,Monitor);
1113 HRESULT (STDMETHODCALLTYPE *GetMonitor)( member in struct:IFullScreenVideoExVtbl
1178 #define IFullScreenVideoEx_GetMonitor(This,Monitor) (This)->lpVtbl->GetMonitor(This,Monitor)
1235 return This->lpVtbl->GetMonitor(This,Monitor);
H A Dvmr9.idl419 HRESULT GetMonitor([out] UINT *uDev);
H A Dvmr9.h2378 virtual HRESULT STDMETHODCALLTYPE GetMonitor(
2417 HRESULT (STDMETHODCALLTYPE *GetMonitor)(
2449 #define IVMRMonitorConfig9_GetMonitor(This,uDev) (This)->lpVtbl->GetMonitor(This,uDev)
2469 return This->lpVtbl->GetMonitor(This,uDev);
H A Dstrmif.h15922 virtual HRESULT WINAPI GetMonitor(VMRGUID *pGUID) = 0;
15934 HRESULT (WINAPI *GetMonitor)(IVMRMonitorConfig *This,VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15948 #define IVMRMonitorConfig_GetMonitor(This,pGUID) (This)->lpVtbl->GetMonitor(This,pGUID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.idl122 HRESULT GetMonitor([out] long * Monitor);
H A Damvideo.h679 virtual HRESULT STDMETHODCALLTYPE GetMonitor(
763 HRESULT (STDMETHODCALLTYPE *GetMonitor)( member in struct:IFullScreenVideoVtbl
809 #define IFullScreenVideo_GetMonitor(This,Monitor) (This)->lpVtbl->GetMonitor(This,Monitor)
861 return This->lpVtbl->GetMonitor(This,Monitor);
1113 HRESULT (STDMETHODCALLTYPE *GetMonitor)( member in struct:IFullScreenVideoExVtbl
1178 #define IFullScreenVideoEx_GetMonitor(This,Monitor) (This)->lpVtbl->GetMonitor(This,Monitor)
1235 return This->lpVtbl->GetMonitor(This,Monitor);
H A Dvmr9.idl419 HRESULT GetMonitor([out] UINT *uDev);
H A Dvmr9.h2378 virtual HRESULT STDMETHODCALLTYPE GetMonitor(
2417 HRESULT (STDMETHODCALLTYPE *GetMonitor)(
2449 #define IVMRMonitorConfig9_GetMonitor(This,uDev) (This)->lpVtbl->GetMonitor(This,uDev)
2469 return This->lpVtbl->GetMonitor(This,uDev);
H A Dstrmif.h15922 virtual HRESULT WINAPI GetMonitor(VMRGUID *pGUID) = 0;
15934 HRESULT (WINAPI *GetMonitor)(IVMRMonitorConfig *This,VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15948 #define IVMRMonitorConfig_GetMonitor(This,pGUID) (This)->lpVtbl->GetMonitor(This,pGUID)

Completed in 1402 milliseconds