4.1.10 Directory operations

The API functions below allow the application to create, delete, and copy a directory.

API function nameDescription
AIT_DirCreateCreates a directory.
AIT_DirRemoveDeletes the current directory.
AIT_DirCopyCopies a directory.
AIT_SetCurrentDirectorySets the current directory.
AIT_GetCurrentDirectoryAcquires the current directory.