4.1.15 Utility operations

The utility API functions below allow the application to display message and status boxes, acquire the OS type and carry out other processing.

API function nameDescription
AIT_MessageBoxDisplays a message box.
AIT_StatusBoxDisplays a status box.
AIT_StatusBoxCloseCloses the status box.
AIT_GetEnvAcquires the contents of an environment variable.
AIT_GetLastErrorAcquires the last occurring error.
AIT_GetErrorTextAcquires an error message.
AIT_InitLogInitializes a log file.
AIT_LogMessageStores a message into a log file.
AIT_ExitExits AIT file processing.
AIT_GetOSTypeAcquires the OS type.