Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::Detach
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  HWND Detach();
 
  Remarks
 
  Detaches a Windows handle from a CWnd object and returns the handle.
 
  Return Value
 
  A HWND to the Windows object.
 
  See Also
 
  CWnd::Attach
 
 
                                     -♦-