Beispiel #1
0
 public Int32 DJCvt_Close(Int32 wChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.DJCvt_Close(wChnlNo));
     }
 }