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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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