Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Similar to NOTIFY_RANGE_HANDLER, but maps notifications reflected from the parent window.
Syntax
      REFLECTED_NOTIFY_RANGE_HANDLER( 
   idFirst, 
   idLast, 
   func  
)
Parameters
- idFirst 
 [in] Marks the beginning of a contiguous range of control identifiers.
- idLast 
 [in] Marks the end of a contiguous range of control identifiers.
- func 
 [in] The name of the message-handler function.
Requirements
Header: atlwin.h