|
-
April 28th, 1999, 05:16 AM
#1
CView::GetDocument() definition
Hi folks,
Where is the definition of CView::GetDocument() ? I can see the class definition(in afxwin.h) which includes :
public:
CDocument* GetDocument() const;
But I can't find the associated function definition. (I've looked in the viewcore.cpp file.)
Regards,
Brendan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|