Home | History | Annotate | Download | only in include

Lines Matching refs:SetCapture

5528     virtual HRESULT STDMETHODCALLTYPE SetCapture(
5656 HRESULT (STDMETHODCALLTYPE *SetCapture)(
5738 #define IOleInPlaceSiteWindowless_SetCapture(This,fCapture) (This)->lpVtbl->SetCapture(This,fCapture)
5815 return This->lpVtbl->SetCapture(This,fCapture);