CDynamicChain::CallChain

This method directs a Windows message to another object's message map.

Syntax

BOOL CallChain( DWORD dwChainID, HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& lResult );

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::SetChainEntry