Destroys a CXllMtMsg object
[C++]
virtual ~CXllMtMsg();
Classes descended from CXllMtMsg should have a virtual destructor.
This allows the framework to clean up any messages that
are left on the queue when the application is closed.
Header: xlppush.h