This data member points to the window class’s original window procedure.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
WNDPROC m_pfnSuperWindowProc;
See Also
CWindowImpl::DefWindowProc, CWindowImpl::Create, CWindowImpl::SubclassWindow