Searched defs:GetAdvise (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h3021 virtual HRESULT STDMETHODCALLTYPE GetAdvise(
3083 HRESULT (STDMETHODCALLTYPE *GetAdvise)( member in struct:IViewObjectVtbl
3106 #define IViewObject_GetAdvise(This,pAspects,pAdvf,ppAdvSink) (This)->lpVtbl->GetAdvise(This,pAspects,pAdvf,ppAdvSink)
3317 HRESULT (STDMETHODCALLTYPE *GetAdvise)( member in struct:IViewObject2Vtbl
3348 #define IViewObject2_GetAdvise(This,pAspects,pAdvf,ppAdvSink) (This)->lpVtbl->GetAdvise(This,pAspects,pAdvf,ppAdvSink)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h3021 virtual HRESULT STDMETHODCALLTYPE GetAdvise(
3083 HRESULT (STDMETHODCALLTYPE *GetAdvise)( member in struct:IViewObjectVtbl
3106 #define IViewObject_GetAdvise(This,pAspects,pAdvf,ppAdvSink) (This)->lpVtbl->GetAdvise(This,pAspects,pAdvf,ppAdvSink)
3317 HRESULT (STDMETHODCALLTYPE *GetAdvise)( member in struct:IViewObject2Vtbl
3348 #define IViewObject2_GetAdvise(This,pAspects,pAdvf,ppAdvSink) (This)->lpVtbl->GetAdvise(This,pAspects,pAdvf,ppAdvSink)

Completed in 47 milliseconds