NOTIFY_CODE_HANDLER( cd, func )
Parameters
cd
[in] The notification code.
func
[in] The name of the message-handler function.
Remarks
Similar to NOTIFY_HANDLER, but maps a WM_NOTIFY message based only on the notification code.
ATL Macros and Global Functions
See Also
NOTIFY_ID_HANDLER, NOTIFY_RANGE_HANDLER, COMMAND_CODE_HANDLER, MESSAGE_HANDLER