Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
END_MESSAGE_MAP Macro
                                              Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  END_MESSAGE_MAP( )
 
  Remarks
 
  Use the END_MESSAGE_MAP macro to mark the end of your message map
  definition in your .CPP file.
 
  For full instructions and an example, see the BEGIN_MESSAGE_MAP macro.
 
  See Also
 
  DECLARE_MESSAGE_MAP Macro, BEGIN_MESSAGE_MAP Macro,
  Message Map Function Categories
 
 
                                     -♦-