Skip to content

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

Clone this wiki locally