CWindow::Detach

This method detaches m_hWnd from the CWindow object and sets m_hWnd to NULL.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL Detach( );

See Also

CWindow::Attach