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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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