BOOL lstRemoveI(EH_LST psList,EH_LST_I * psElement)
EH_LST_I * psLi; psLi=lstSearch(_private.lstConnect,psHost); if (!psLi) ehError(); lstRemoveI(_private.lstConnect,psLi);