The API functions below allow the application to create, delete, and copy a directory.
API function name | Description |
---|---|
AIT_DirCreate | Creates a directory. |
AIT_DirRemove | Deletes the current directory. |
AIT_DirCopy | Copies a directory. |
AIT_SetCurrentDirectory | Sets the current directory. |
AIT_GetCurrentDirectory | Acquires the current directory. |