-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultipartForm.Constructor
Andrew Lambert edited this page Jun 12, 2015
·
8 revisions
#libcURL.MultipartForm.Constructor
##Method Signature
Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)##Notes Initializes libcURL and prepares the object for use.
If libcURL is not available at runtime, a PlatformNotSupportedException will be raised
##See also
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.