Delete the commodity message 'cxm'. This function can be used to swallow all InputEvents by disposing every commodity message of type CXM_IEVENT.
INPUTS
cxm
the commodity message to delete (may NOT be NULL)
RESULT
EXAMPLE
SEE ALSO
NOTES
This function can only be used within the context of the input handler, and not from within a commodities' context; that is if you for instance get a CXM_IEVENT CxMsg from a commodity sender object, you must Replymsg() it instead of Disposing it.