All file handles that are currently open are preserved. The system may defer or disregard a request to decrease the maximum number of file handles for the current process. The return code is set to NO_ERROR even if the system defers or disregards a request for a decrease.

You should examine the value of pcbCurMaxFH to determine the result of DosSetRelMaxFH.


[Back] [Next]