ulrc
(
APIRET
) - returns
Return Code.
DosProtectWrite 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
For a full list of error codes, see
Errors
.
[Back]
[Next]