Home | History | Annotate | Download | only in include

Lines Matching refs:SetMonitor

676     virtual HRESULT STDMETHODCALLTYPE SetMonitor(
759 HRESULT (STDMETHODCALLTYPE *SetMonitor)(
808 #define IFullScreenVideo_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
858 return This->lpVtbl->SetMonitor(This,Monitor);
1109 HRESULT (STDMETHODCALLTYPE *SetMonitor)(
1177 #define IFullScreenVideoEx_SetMonitor(This,Monitor) (This)->lpVtbl->SetMonitor(This,Monitor)
1232 return This->lpVtbl->SetMonitor(This,Monitor);