CHAIN_MSG_MAP_ALT_MEMBER

This macro defines an entry in a message map. CHAIN_MSG_MAP_ALT_MEMBER directs messages to an alternate message map in a data member. You must have declared this alternate message map with ALT_MSG_MAP (msgMapID).

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

CHAIN_MSG_MAP_ALT_MEMBER( theChainMember, msgMapID )

See Also

ATL Macros and Global Functions, CHAIN_MSG_MAP_ALT