XLL+ Class Library (6.3)

CXllMtMsg::~CXllMtMsg

Destroys a CXllMtMsg object

virtual ~CXllMtMsg( );

Remarks

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.

Requirements

Header: xlppush.h

See Also

CXllMtMsg Class | CXllMtMsg Methods