public Int32 ClearLink(Int32 wOne, Int32 wAnOther) { lock (syncObj) { return(D160X.ClearLink(wOne, wAnOther)); } }