Expand Minimize
This topic has not yet been rated - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.