CDocument::GetFirstViewPosition

Call this member function to retrieve the position of the first view in the list of views associated with the document.

Syntax

virtual POSITION GetFirstViewPosition( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDocument Overview, CDocument Member Functions, Application Architecture Classes, CDocument::GetNextView