public Int32 DJFax_GetFaxChnlOfVoiceChnl(Int32 wVoiceChnlNo) { lock (syncObj) { return(D160X.DJFax_GetFaxChnlOfVoiceChnl(wVoiceChnlNo)); } }