Skip to content

libcURL.MultipartForm.Constructor

Andrew Lambert edited this page Mar 15, 2017 · 8 revisions

#libcURL.MultipartForm.Constructor

Method Signature

 Sub Constructor(GlobalInitFlags As Integer = libcURL.CURL_GLOBAL_DEFAULT)

Remarks

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