CHAIN_MSG_MAP

This macro defines an entry in a sssage map. CHAIN_MSG_MAP directs messages to a base class's default message map (declared with BEGIN_MSG_MAP). To direct messages to a base class's alternate message map use CHAIN_MSG_MAP_ALT.

At a Glance

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

Syntax

CHAIN_MSG_MAP( theChainClass )

See Also

ATL Macros and Global Functions, CHAIN_MSG_MAP_MEMBER, CHAIN_MSG_MAP_DYNAMIC, MESSAGE_HANDLER