ulrc
(
APIRET
) - returns
Return Code.
DosQueryCurrentDir returns one of the following values:
NO_ERROR
15
ERROR_INVALID_DRIVE
26
ERROR_NOT_DOS_DISK
108
ERROR_DRIVE_LOCKED
111
ERROR_BUFFER_OVERFLOW
For a full list of error codes, see
Errors
.
[Back]
[Next]