Skip to content

libcURL.FormatShareError

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

#libcURL.FormatShareError

##Method Signature

 Protected Function FormatShareError(cURLShareError As Integer) As String

##Parameters

Name Type Comment
cURLShareError Integer The error number to format

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

##See also:

Clone this wiki locally