The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
REFLECTED_COMMAND_CODE_HANDLER
Similar to COMMAND_CODE_HANDLER, but maps commands reflected from the parent window.
REFLECTED_COMMAND_CODE_HANDLER(
code,
func
)
- code
[in] The notification code.
- func
[in] The name of the message-handler function.
Requirements
Header: atlwin.h
Show: