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