public Int32 DConf_SubRecListenChnl(Int32 ConfNo, Int32 ChannelNo) { lock (syncObj) { return(D160X.DConf_SubRecListenChnl(ConfNo, ChannelNo)); } }