CWindowImpl::GetWindowProc
Returns WindowProc, the current window procedure.
virtual WNDPROC GetWindowProc( );
Return Value
The current window procedure.
Remarks
Override this method to replace the window procedure with your own.
Requirements
Header: atlwin.h