Пример #1
0
 public Int32 DJFax_GetCurPage(Int32 WChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.DJFax_GetCurPage(WChnlNo));
     }
 }