-
-
Notifications
You must be signed in to change notification settings - Fork 11
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.