Skip to content

libcURL.ShareHandle.HasTransfer

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

libcURL.ShareHandle.HasTransfer

Method Signature

 Function HasTransfer(Transfer As EasyHandle) As Boolean

Parameters

Name Type Comment
Transfer EasyHandle The EasyHandle to be to be checked for membership in this share handle.

Return value

Returns True if Transfer is sharing things through this share handle.

Clone this wiki locally