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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4681 virtual HRESULT STDMETHODCALLTYPE HasProperty(
4785 HRESULT (STDMETHODCALLTYPE *HasProperty)( member in struct:IUriVtbl
4890 #define IUri_HasProperty(This,uriProp,pfHasProperty) (This)->lpVtbl->HasProperty(This,uriProp,pfHasProperty)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4687 virtual HRESULT STDMETHODCALLTYPE HasProperty(
4791 HRESULT (STDMETHODCALLTYPE *HasProperty)( member in struct:IUriVtbl
4896 #define IUri_HasProperty(This,uriProp,pfHasProperty) (This)->lpVtbl->HasProperty(This,uriProp,pfHasProperty)

Completed in 77 milliseconds