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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h2709 virtual HRESULT STDMETHODCALLTYPE CommonPrefixWith(
2828 HRESULT (STDMETHODCALLTYPE *CommonPrefixWith)( member in struct:IMonikerVtbl
2885 #define IMoniker_CommonPrefixWith(This,pmkOther,ppmkPrefix) (This)->lpVtbl->CommonPrefixWith(This,pmkOther,ppmkPrefix)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h2709 virtual HRESULT STDMETHODCALLTYPE CommonPrefixWith(
2828 HRESULT (STDMETHODCALLTYPE *CommonPrefixWith)( member in struct:IMonikerVtbl
2885 #define IMoniker_CommonPrefixWith(This,pmkOther,ppmkPrefix) (This)->lpVtbl->CommonPrefixWith(This,pmkOther,ppmkPrefix)

Completed in 82 milliseconds