CWinApp::GetNextDocTemplate

Call this member function to retrieve the document template identified by pos, then sets pos to the POSITION value.

Syntax

CDocTemplate* GetNextDocTemplate( POSITION& pos ) const;

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, CWinApp::AddDocTemplate, CWinApp::GetFirstDocTemplatePosition