CWindowImpl::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: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CWindowImpl Overview, CWindowImpl Data Members, CWindowImpl::DefWindowProc, CWindowImpl::Create, CWindowImpl::SubclassWindow,