_WinNet_GetLastError
Retrieves the most recent extended error
#include <WinNet.au3>
_WinNet_GetLastError(ByRef $iError, ByRef $sError, ByRef $sName)
Параметры
$iError | On return, contains the most recent extended error code |
$sError |
On return, contains the most recent extended error code message |
$sName |
On return, the network provider that raised the error |
Возвращаемое значение
Успех: | The most recent error messages |
Ошибка: | Устанавливает @error |
См. также
Искать WNetGetLastError в библиотеке MSDN