Exemplo n.º 1
0
 // get the amount of schedules recordings
 public static int getScheduleCount()
 {
     return(serverIntf.GetScheduleCount());
 }