This macro provides a default handler for the child window (control) that will receive reflected messages; the handler will properly pass unhandled messages to DefWindowProc.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
Syntax
DEFAULT_REFLECTION_HANDLER( )
See Also
ATL Macros and Global Functions, REFLECT_NOTIFICATIONS, BEGIN_MSG_MAP