CWnd::Detach

Rimuove un handle di Windows da un oggetto CWnd e restituisce l'handle.

HWND Detach( );

Valore restituito

HWND all'oggetto di Windows.

Esempio

Vedere l'esempio relativo CWnd::Attach.

Requisiti

Header: afxwin.h

Vedere anche

Riferimenti

Classe CWnd

Grafico della gerarchia

CWnd::Attach