Searched refs:stop_cache_binding_proc_t (Results 1 – 2 of 2) sorted by relevance
92 typedef HRESULT (*stop_cache_binding_proc_t)(void*,const WCHAR*,HRESULT,const WCHAR*); typedef93 HRESULT download_to_cache(IUri*,stop_cache_binding_proc_t,void*,IBindStatusCallback*) DECLSPEC_HIDD…
36 stop_cache_binding_proc_t onstop_proc;375 HRESULT download_to_cache(IUri *uri, stop_cache_binding_proc_t proc, void *ctx, IBindStatusCallback… in download_to_cache()