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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4666 virtual HRESULT STDMETHODCALLTYPE GetPropertyBSTR(
4767 HRESULT (STDMETHODCALLTYPE *GetPropertyBSTR)( member in struct:IUriVtbl
4887 #define IUri_GetPropertyBSTR(This,uriProp,pbstrProperty,dwFlags) (This)->lpVtbl->GetPropertyBSTR(This,uriProp,pbstrProperty,dwFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4672 virtual HRESULT STDMETHODCALLTYPE GetPropertyBSTR(
4773 HRESULT (STDMETHODCALLTYPE *GetPropertyBSTR)( member in struct:IUriVtbl
4893 #define IUri_GetPropertyBSTR(This,uriProp,pbstrProperty,dwFlags) (This)->lpVtbl->GetPropertyBSTR(This,uriProp,pbstrProperty,dwFlags)

Completed in 59 milliseconds