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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4671 virtual HRESULT STDMETHODCALLTYPE GetPropertyLength(
4773 HRESULT (STDMETHODCALLTYPE *GetPropertyLength)( member in struct:IUriVtbl
4888 #define IUri_GetPropertyLength(This,uriProp,pcchProperty,dwFlags) (This)->lpVtbl->GetPropertyLength(This,uriProp,pcchProperty,dwFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4677 virtual HRESULT STDMETHODCALLTYPE GetPropertyLength(
4779 HRESULT (STDMETHODCALLTYPE *GetPropertyLength)( member in struct:IUriVtbl
4894 #define IUri_GetPropertyLength(This,uriProp,pcchProperty,dwFlags) (This)->lpVtbl->GetPropertyLength(This,uriProp,pcchProperty,dwFlags)

Completed in 60 milliseconds