ulrc (APIRET) - returns

      Return Code.

      DosWrite returns one of the following values:

    • NO_ERROR
    • ERROR_ACCESS_DENIED
    • ERROR_INVALID_HANDLE
      19
        ERROR_WRITE_PROTECT
      26
        ERROR_NOT_DOS_DISK
      29
        ERROR_WRITE_FAULT
      33
        ERROR_LOCK_VIOLATION
      109
        ERROR_BROKEN_PIPE
      112
        ERROR_DISK_FULL
      157
        ERROR_DISCARDED
      For a full list of error codes, see Errors.


    [Back] [Next]