The following table shows possible system error values.
Code
Description
Name
0
The operation completed successfully.
ERROR_SUCCESS
1
Incorrect function.
ERROR_INVALID_FUNCTION
2
The system cannot find the file specified.
ERROR_FILE_NOT_FOUND
3
The system cannot find the path specified.
ERROR_PATH_NOT_FOUND
4
The system cannot open the file.
ERROR_TOO_MANY_OPEN_FILES
5
Access is denied.
ERROR_ACCESS_DENIED
6
The handle is invalid.
ERROR_INVALID_HANDLE
7
The storage control blocks were destroyed.
ERROR_ARENA_TRASHED
8
Not enough storage is available to process this command.
ERROR_NOT_ENOUGH_MEMORY
9
The storage control block address is invalid.
ERROR_INVALID_BLOCK
10
The environment is incorrect.
ERROR_BAD_ENVIRONMENT
11
An attempt was made to load a program with an incorrect format.
ERROR_BAD_FORMAT
12
The access code is invalid.
ERROR_INVALID_ACCESS
13
The data is invalid.
ERROR_INVALID_DATA
14
Not enough storage is available to complete this operation.
ERROR_OUTOFMEMORY
15
The system cannot find the drive specified.
ERROR_INVALID_DRIVE
16
The directory cannot be removed.
ERROR_CURRENT_DIRECTORY
17
The system cannot move the file to a different disk drive.
ERROR_NOT_SAME_DEVICE
18
There are no more files.
ERROR_NO_MORE_FILES
19
The media is write protected.
ERROR_WRITE_PROTECT
20
The system cannot find the specified device.
ERROR_BAD_UNIT
21
The device is not ready.
ERROR_NOT_READY
22
The device does not recognize the command.
ERROR_BAD_COMMAND
23
Data error (cyclic redundancy check).
ERROR_CRC
24
The program issued a command but the command length is incorrect.
ERROR_BAD_LENGTH
25
The drive cannot locate a specific area or track on the disk.
ERROR_SEEK
26
The specified disk or diskette cannot be accessed.
ERROR_NOT_DOS_DISK
27
The drive cannot find the sector requested.
ERROR_SECTOR_NOT_FOUND
28
The printer is out of paper.
ERROR_OUT_OF_PAPER
29
The system cannot write to the specified device.
ERROR_WRITE_FAULT
30
The system cannot read from the specified device.
ERROR_READ_FAULT
31
A device attached to the system is not functioning.
ERROR_GEN_FAILURE
32
The process cannot access the file because it is being used by another process.
ERROR_SHARING_VIOLATION
33
The process cannot access the file because another process has locked a portion of the file.
ERROR_LOCK_VIOLATION
34
The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
ERROR_WRONG_DISK
36
Too many files opened for sharing.
ERROR_SHARING_BUFFER_EXCEEDED
38
Reached the end of the file.
ERROR_HANDLE_EOF
39
The disk is full.
ERROR_HANDLE_DISK_FULL
50
The network request is not supported.
ERROR_NOT_SUPPORTED
51
The remote computer is not available.
ERROR_REM_NOT_LIST
52
A duplicate name exists on the network.
ERROR_DUP_NAME
53
The network path was not found.
ERROR_BAD_NETPATH
54
The network is busy.
ERROR_NETWORK_BUSY
55
The specified network resource or device is no longer available.
ERROR_DEV_NOT_EXIST
56
The network BIOS command limit has been reached.
ERROR_TOO_MANY_CMDS
57
A network adapter hardware error occurred.
ERROR_ADAP_HDW_ERR
58
The specified server cannot perform the requested operation.
ERROR_BAD_NET_RESP
59
An unexpected network error occurred.
ERROR_UNEXP_NET_ERR
60
The remote adapter is not compatible.
ERROR_BAD_REM_ADAP
61
timeout was reachedThe printer queue is full.
ERROR_PRINTQ_FULL
62
Space to store the file waiting to be printed is not available on the server.
ERROR_NO_SPOOL_SPACE
63
Your file waiting to be printed was deleted.
ERROR_PRINT_CANCELLED
64
The specified network name is no longer available.
ERROR_NETNAME_DELETED
65
Network access is denied.
ERROR_NETWORK_ACCESS_DENIED
66
The network resource type is not correct.
ERROR_BAD_DEV_TYPE
67
The network name cannot be found.
ERROR_BAD_NET_NAME
68
The name limit for the local computer network adapter card was exceeded.
ERROR_TOO_MANY_NAMES
69
The network BIOS session limit was exceeded.
ERROR_TOO_MANY_SESS
70
The remote server has been paused or is in the process of being started.
ERROR_SHARING_PAUSED

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。