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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h2681 virtual HRESULT STDMETHODCALLTYPE ComposeWith(
2793 HRESULT (STDMETHODCALLTYPE *ComposeWith)( member in struct:IMonikerVtbl
2878 #define IMoniker_ComposeWith(This,pmkRight,fOnlyIfNotGeneric,ppmkComposite) (This)->lpVtbl->ComposeWith(This,pmkRight,fOnlyIfNotGeneric,ppmkComposite)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h2681 virtual HRESULT STDMETHODCALLTYPE ComposeWith(
2793 HRESULT (STDMETHODCALLTYPE *ComposeWith)( member in struct:IMonikerVtbl
2878 #define IMoniker_ComposeWith(This,pmkRight,fOnlyIfNotGeneric,ppmkComposite) (This)->lpVtbl->ComposeWith(This,pmkRight,fOnlyIfNotGeneric,ppmkComposite)

Completed in 219 milliseconds