Skip to content

libcURL.MultipartForm.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 8 revisions

libcURL.MultipartForm.Constructor

Method Signature

 Sub Constructor()
 '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