-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ShareHandle.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
9 revisions
libcURL.ShareHandle.Constructor
Sub Constructor()
'Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)
Creates a new curl share handle.
If libcURL is not available at runtime, a PlatformNotSupportedException
will be raised
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.