CContainedWindow::WindowProc

This method processes messages sent to the contained window.

Syntax

static LRESULT CALLBACK WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);

At a Glance

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

See Also

CContainedWindow Overveiw, CContainedWindow Methods