-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ShareHandle.AddTransfer
Andrew Lambert edited this page Jan 20, 2022
·
3 revisions
libcURL.ShareHandle.AddTransfer
Function AddTransfer(Transfer As EasyHandle) As Boolean| Name | Type | Comment |
|---|---|---|
| Transfer | EasyHandle | The EasyHandle to be added |
Returns True if the operation succeeded. Check the LastError property of the Item for the error number if this method returns False.
Adds the Transfer to the share.
- ShareHandle.RemoveTransfer
-
CURLOPT_SHAREin the libcURL documentation
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.