virtual WNDPROC GetWindowProc( );
Return Value
The current window procedure.
Remarks
Returns WindowProc, the current window procedure. Override this method to replace the window procedure with your own.
CWindowImpl Overview | Class Members
See Also
CWindowImpl::OnFinalMessage, CWindowImpl::UnsubclassWindow, CWindowImpl::WindowProc