Example #1
0
 public Int32 DJFax_GetOneFreeFaxChnl()
 {
     lock (syncObj)
     {
         return(D160X.DJFax_GetOneFreeFaxChnl());
     }
 }