CWnd::ReflectLastMsg

This member function is called by the framework to reflect the last message to the child window.

Syntax

static BOOL PASCAL ReflectLastMsg( HWND hWndChild, LRESULT* pResult = NULL );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::OnChildNotify, CWnd::SendChildNotifyLastMsg, CWnd::ReflectChildNotify, CCmdTarget::OnCmdMsg