Esempio n. 1
0
 public Int32 DJFax_GetErrSubst(Int32 wChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.DJFax_GetErrSubst(wChnlNo));
     }
 }