public Int32 DJCvt_TextLine(Int32 wChnl, byte[] cbTextStr) { lock (syncObj) { return(D160X.DJCvt_TextLine(wChnl, cbTextStr)); } }