예제 #1
0
 public static int CDTray(string strDrive, string strAction)
 {
     return(AutoItX.CDTray(strDrive, strAction));
 }