END_MESSAGE_MAP

END_MESSAGE_MAP( )

Remarks

Use the END_MESSAGE_MAP macro to end the definition of your message map.

For more information on message maps and the END_MESSAGE_MAP macro, see Message Handling and Mapping Topics in Visual C++ Programmer’s Guide.

See Also   DECLARE_MESSAGE_MAP, BEGIN_MESSAGE_MAP, Message Map Function Categories