public static ErrorNumber GetFileDuration(ref int seconds) { return((ErrorNumber)PlcmHelper.getFileDuration(ref seconds)); }