A network driver
is not limited to just these errors. Network drivers will return the following
errors when they occur, but other error numbers can be returned for errors
not listed.
EXIT_SUCCESS(0)
No errors encountered.
ERROR_ACCESS_DENIED(5)
Access denied.
ERROR_NOT_ENOUGH_MEMORY(8)
Not enough storage
available to process this function.