CContainedWindow::DefWindowProc

This method provides default message processing.

At a Glance

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

Syntax

LRESULT DefWindowProc( UINT uMsg, WPARAM wParam,
LPARAM
lParam);

See Also

CContainedWindow::m_pfnSuperWindowProc