libcURL.cURLSession.LastErrorMessage - charonn0/RB-libcURL GitHub Wiki

libcURL.cURLSession.LastErrorMessage

Property declaration

 Dim LastErrorMessage As String

Remarks

Returns a human-friendly description of why the previous transfer failed. If the previous transfer was successful then this will be empty.

See also