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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h2713 virtual HRESULT STDMETHODCALLTYPE RelativePathTo(
2833 HRESULT (STDMETHODCALLTYPE *RelativePathTo)( member in struct:IMonikerVtbl
2886 #define IMoniker_RelativePathTo(This,pmkOther,ppmkRelPath) (This)->lpVtbl->RelativePathTo(This,pmkOther,ppmkRelPath)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h2713 virtual HRESULT STDMETHODCALLTYPE RelativePathTo(
2833 HRESULT (STDMETHODCALLTYPE *RelativePathTo)( member in struct:IMonikerVtbl
2886 #define IMoniker_RelativePathTo(This,pmkOther,ppmkRelPath) (This)->lpVtbl->RelativePathTo(This,pmkOther,ppmkRelPath)

Completed in 79 milliseconds