CWnd::Detach

Detaches a Windows handle from a CWnd object and returns the handle.

HWND Detach( );

Return Value

A HWND to the Windows object.

Example

See the example for CWnd::Attach.

Requirements

Header: afxwin.h

See Also

Reference

CWnd Class

Hierarchy Chart

CWnd::Attach

Concepts

CWnd Members