CWinApp::OpenDocumentFile

This member function is called by the framework to open the named CDocument file for the application.

Syntax

virtual CDocument* OpenDocumentFile( LPCTSTR lpszFileName );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CDocument