Поделиться через


CWnd::Detach

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

HWND Detach( );

Возвращаемое значение

A HWND to the Windows object.

Пример

See the example for CWnd::Attach.

Требования

Header: afxwin.h

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart

CWnd::Attach