= MnBdClearEvent = Clear an event function designation previously established with MnBdSetEvent {{{ void MnBdClearEvent(int item); }}} == Parameters == * item - clear item such as MNBD_REQ_GET_WT == Return Value == This function does not return any value == Remarks == == Examples == {{{ MnBdClearEvent(MNBD_REQ_GET_WT); }}} == See Also == * [http://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdSetEvent MnBdSetEvent]