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.
Call this member function to set WndProc back to its original value and detach the window identified by HWND from the CWnd object.
HWND UnsubclassWindow( );
Return Value
A handle to the unsubclassed window.
Example
See the example for CWnd::SubclassWindow.
Requirements
Header: afxwin.h