public static int CDTray(string strDrive, string strAction) { return(AutoItX.CDTray(strDrive, strAction)); }