CDynamicChain::SetChainEntry

This method adds a message map entry to the collection or modifies an existing entry.

Syntax

BOOL SetChainEntry( DWORD dwChainID, CMessageMap* pObject, DWORD dwMsgMapID = 0 );

At a Glance

Header file: Atlwin.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CDynamicChain Overview, CDynamicChain Methods, CDynamicChain::CallChain, CDynamicChain::RemoveChainEntry