ErrorCodes
Summary
An enumeration that represents the different Error Codes values.
Structure
- class ErrorCodes
- TFTP_ERROR_UNDEFINED
0x00000000
- TFTP_ERROR_FILE_NOT_FOUND
0x00000001
- TFTP_ERROR_ACCESS_VIOLATION
0x00000002
- TFTP_ERROR_ALLOC_ERROR
0x00000003
- TFTP_ERROR_ILLEGAL_OP
0x00000004
- TFTP_ERROR_UNKNOWN_TID
0x00000005
- TFTP_ERROR_FILE_EXISTS
0x00000006
- TFTP_ERROR_INVALID_USER
0x00000007