CContainedWindow::m_pfnSuperWindowProc

This data member points to the window class's original window procedure.

Syntax

WNDPROC m_pfnSuperWindowProc;

At a Glance

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

See Also

CContainedWindow Overveiw, CContainedWindow Data Members