-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.curlProgress
Andrew Lambert edited this page Nov 26, 2022
·
8 revisions
libcURL.EasyHandle.curlProgress
Private Function curlProgress(dlTotal As Int64, dlNow As Int64, ulTotal As Int64, ulNow As Int64) As Integer
Do not call this method.
This method is called only by EasyHandle.ProgressCallback. Raises the EasyHandle.Progress event.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.