public long DJFax_GetRcvBytes(Int32 wChnlNo) { lock (syncObj) { return(D160X.DJFax_GetRcvBytes(wChnlNo)); } }