HWND UnsubclassWindow( );
Return Value
The handle to the window previously subclassed.
Remarks
Detaches the subclassed window from the CWindowImpl object and restores the original window procedure, saved in m_pfnSuperWindowProc.
CWindowImpl Overview | Class Members
See Also