This macro defines an entry in a message map. CHAIN_MSG_MAP_DYNAMIC directs messages, at run time, to the default message map in another object. The object and its message map are associated with dynaChainID, which you define through CDynamicChain::SetChainEntry.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CHAIN_MSG_MAP_DYNAMIC( dynaChainID )
See Also
ATL Macros and Global Functions, CHAIN_MSG_MAP, CHAIN_MSG_MAP_MEMBER