Поделиться через


CWinApp::GetFirstDocTemplatePosition

Gets the position of the first document template in the application.

POSITION GetFirstDocTemplatePosition( ) const;

Возвращаемое значение

A POSITION value that can be used for iteration or object pointer retrieval; NULL if the list is empty.

Заметки

Use the POSITION value returned in a call to GetNextDocTemplate to get the first CDocTemplate object.

Требования

Header: afxwin.h

См. также

Основные понятия

CWinApp Class

CWinApp Members

Hierarchy Chart

CWinApp::AddDocTemplate

CWinApp::GetNextDocTemplate