Windows ErrorsError
ERROR_FILE_EXISTS (80)ERROR_FILE_EXISTS (80) — File Exists
The file already exists and cannot be created.
windows
View details WSAEINVAL (10022)An invalid argument was supplied.
A socket function received an invalid parameter, such as binding to an already-bound socket.
Check all parameter values. Verify the socket state before operations.
ERROR_FILE_EXISTS (80)The file already exists and cannot be created.
E_OUTOFMEMORY (0x8007000E)The system ran out of memory during a COM operation.
ERROR_DEV_NOT_EXIST (55)The specified network resource is not available.
ERROR_LOGON_FAILURE (1326)The user name or password is incorrect.
ERROR_STACK_OVERFLOW_READ (1002)A stack buffer overrun was detected.
ERROR_LOCK_VIOLATION (33)The file region is locked and cannot be accessed.