Expand Minimize
This topic has not yet been rated - Rate this topic

REFLECTED_NOTIFY_RANGE_HANDLER

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

REFLECTED_NOTIFY_RANGE_HANDLER( 
   idFirst, 
   idLast, 
   func  
)
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.

Header: atlwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.