Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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