먼/ ¶
1.
먼
CFrameWnd::GetActiveDocument
virtual
CDocument*
GetActiveDocument();
2.
CView*
GetActiveView() const;
/ 먼 ¶
1.
CFrameWnd*
GetParentFrame() const;
2.
먼
CDocument*
GetDocument() const;
먼 / ¶
1.
CView* pView = m_viewList.
GetHead();
pView->
UpdateWindwo();
2.