WNetGetLastError ($
code
, $
description
, $
name
)
Gets the extended network error and saves its information to the variables named
by
code
,
description
, and
name
. An extended network error is
given only when Win32::GetLastError returns
ERROR_EXTENDED_ERROR
.