Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

4.1.9 Directory operations

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.