wwipstuff::getlastinterneterror

Returns the last WinInet Error Message. Applies only to FTP functions. Call this method on HTTP and FTP errors that return 'generic' error codes.

o.getlastinterneterror(lnError)

Return Value

Error message as a string or "" if the errormessage can't be resolved.

Parameters

lnError
An error number to lookup in the WinInet DLL.

The default is the last error that occurred and is stored in the nError property.
Overloads:

o.getlastinterneterror(lnError)

See also:

Class wwipstuff


  Last Updated: 7/7/1999 | © West Wind Technologies, 2008