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