hDir (HDIR) - input

      Directory search handle.

      The handle previously associated with a DosFindFirst function by the system, or used with a DosFindNext directory search function.

    ulrc (APIRET) - returns

      Return Code.

      DosFindClose returns one of the following values:

    • NO_ERROR 6
        ERROR_INVALID_HANDLE
      For a full list of error codes, see Errors.


    [Back] [Next]