CWinApp::AddDocTemplate

Call this member function to add a document template to the list of available document templates that the application maintains.

Syntax

void AddDocTemplate( CDocTemplate* pTemplate );

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