enum LogFormat { ftpLogFormatUnicode = 2, ftpLogFormatUTF8 = 3 };
sfFTPLib.idl
This is record LogFormat.