Searched defs:on_progress (Results 1 – 3 of 3) sorted by relevance
116 HRESULT (*on_progress)(BSCallback*,ULONG,LPCWSTR); member
140 static HRESULT on_progress(DownloadBSC *This, ULONG progress, ULONG progress_max, ULONG status_code… in on_progress() function
1018 static void on_progress(Binding *This, ULONG progress, ULONG progress_max, in on_progress() function