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