CWinApp::GetFirstDocTemplatePosition
Gets the position of the first document template in the application.
POSITION GetFirstDocTemplatePosition( ) const;
Return Value
A POSITION value that can be used for iteration or object pointer retrieval; NULL if the list is empty.
Remarks
Use the POSITION value returned in a call to GetNextDocTemplate to get the first CDocTemplate object.
Requirements
Header: afxwin.h