Directory Management APIs
Directory management APIs allow you to perform general maintenance tasks
for directories in hierarchical file systems. The directory management APIs
are:
- Create Directory (QHFCRTDR) creates a new directory and its directory entry. Except for the directory being created, all directories in the path must exist.
- Delete Directory (QHFDLTDR) deletes a single, empty directory.
- Rename Directory (QHFRNMDR) renames a single directory.