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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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