Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CMDIFrameWnd::GetChildFrame
CMDIFrameWnd                                Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  virtual CFrameWnd* GetChildFrame();
 
  Return Value
 
  Returns the active MDI child if successful. Returns a pointer to the
  CMDIFrameWnd if unsuccessful.
 
  See Also
 
  CMDIFrameWnd::MDIGetActive
 
 
                                     -♦-