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.
HWNDUnsubclassWindow();
Return Value
A handle to the unsubclassed window.
Remarks
Call this member function to set WndProc back to its original value and detach the window identified by HWND from the CWnd object.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::SubclassWindow, CWnd::PreSubclassWindow, CWnd::GetSuperWndProcAddr, CWnd::DefWindowProc, CWnd::SubclassDlgItem, CWnd::Attach