Skip to content

libcURL.FormatMultiError

Andrew Lambert edited this page Jun 4, 2015 · 9 revisions

#libcURL.FormatMultiError

##Method Signature

 Protected Function FormatMultiError(cURLMultiError As Integer) As String

##Parameters

Name Type Comment
cURLMultiError Integer The error number to format

##Notes Pass a libcURL multi interface error number, returns the error message for that error number.

##See also:

Clone this wiki locally