-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultiHandle.Constructor
Andrew Lambert edited this page Jan 16, 2023
·
9 revisions
libcURL.MultiHandle.Constructor
Sub Constructor()
'Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)
Creates a new, empty MultiHandle
.
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.