CMessageMap

This abstract base class allows an object's message maps to be accessed by another object. An object must be derived from CMessageMap to expose its message maps.

ATL for Windows CE uses CMessageMap to support contained windows and dynamic message map chaining.

At a Glance

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

Syntax

class CMessageMap

See Also

CDynamicChain