ulrc
(
APIRET
) - returns
Return Code.
DosSetCurrentDir returns one of the following values:
NO_ERROR
ERROR_FILE_NOT_FOUND
ERROR_PATH_NOT_FOUND
ERROR_ACCESS_DENIED
ERROR_NOT_ENOUGH_MEMORY
26
ERROR_NOT_DOS_DISK
87
ERROR_INVALID_PARAMETER
108
ERROR_DRIVE_LOCKED
206
ERROR_FILENAME_EXCED_RANGE
For a full list of error codes, see
Errors
.
[Back]
[Next]