Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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