Skip to content

libcURL.FormatError

Andrew Lambert edited this page Jun 12, 2014 · 16 revisions

#libcURL.FormatError

##Method Signature

 Protected Function FormatError(cURLErrorNumber As Integer) As String

##Parameters

Name Type Comment
cURLErrorNumber Integer The error number to format

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

Clone this wiki locally