Home | History | Annotate | Download | only in include

Lines Matching refs:SetMonitor

2375     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);