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