public Int32 DJFax_GetLocalID(Int32 wChnlNo, byte[] Str) { lock (syncObj) { return(D160X.DJFax_GetLocalID(wChnlNo, Str)); } }