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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dvmr9.idl421 HRESULT GetDefaultMonitor([out] UINT *uDev);
H A Dvmr9.h2384 virtual HRESULT STDMETHODCALLTYPE GetDefaultMonitor(
2425 HRESULT (STDMETHODCALLTYPE *GetDefaultMonitor)(
2451 #define IVMRMonitorConfig9_GetDefaultMonitor(This,uDev) (This)->lpVtbl->GetDefaultMonitor(This,uDev)
2475 return This->lpVtbl->GetDefaultMonitor(This,uDev);
H A Dstrmif.h15924 virtual HRESULT WINAPI GetDefaultMonitor(VMRGUID *pGUID) = 0;
15936 HRESULT (WINAPI *GetDefaultMonitor)(IVMRMonitorConfig *This,VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15950 #define IVMRMonitorConfig_GetDefaultMonitor(This,pGUID) (This)->lpVtbl->GetDefaultMonitor(This,pGUID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dvmr9.idl421 HRESULT GetDefaultMonitor([out] UINT *uDev);
H A Dvmr9.h2384 virtual HRESULT STDMETHODCALLTYPE GetDefaultMonitor(
2425 HRESULT (STDMETHODCALLTYPE *GetDefaultMonitor)(
2451 #define IVMRMonitorConfig9_GetDefaultMonitor(This,uDev) (This)->lpVtbl->GetDefaultMonitor(This,uDev)
2475 return This->lpVtbl->GetDefaultMonitor(This,uDev);
H A Dstrmif.h15924 virtual HRESULT WINAPI GetDefaultMonitor(VMRGUID *pGUID) = 0;
15936 HRESULT (WINAPI *GetDefaultMonitor)(IVMRMonitorConfig *This,VMRGUID *pGUID); member in struct:IVMRMonitorConfigVtbl
15950 #define IVMRMonitorConfig_GetDefaultMonitor(This,pGUID) (This)->lpVtbl->GetDefaultMonitor(This,pGUID)

Completed in 310 milliseconds