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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4712 virtual HRESULT STDMETHODCALLTYPE GetPathAndQuery(
4826 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)( member in struct:IUriVtbl
4900 #define IUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4718 virtual HRESULT STDMETHODCALLTYPE GetPathAndQuery(
4832 HRESULT (STDMETHODCALLTYPE *GetPathAndQuery)( member in struct:IUriVtbl
4906 #define IUri_GetPathAndQuery(This,pbstrPathAndQuery) (This)->lpVtbl->GetPathAndQuery(This,pbstrPathAndQuery)

Completed in 74 milliseconds