Home | History | Annotate | Download | only in include

Lines Matching refs:Inverse

2153     virtual HRESULT STDMETHODCALLTYPE Inverse(
2274 HRESULT (STDMETHODCALLTYPE *Inverse)(
2335 #define IMoniker_Inverse(This,ppmk) (This)->lpVtbl->Inverse(This,ppmk)
2398 return This->lpVtbl->Inverse(This,ppmk);