REFLECTED_NOTIFY_CODE_HANDLER

 

Similar to NOTIFY_CODE_HANDLER, but maps notifications reflected from the parent window.

Syntax

      REFLECTED_NOTIFY_CODE_HANDLER_EX( 
   cd, 
   func  
)

Parameters

  • cd
    [in] The notification code.

  • func
    [in] The name of the message-handler function.

Requirements

Header: atlwin.h

See Also

Message Map Macros (ATL)
ATL Macros
REFLECT_NOTIFICATIONS