CFileDialog::GetStartPosition

Call this member function to retrieve the position of the first file path name in the list, if m_ofn.Flags has the OFN_ALLOWMULTISELECT flag set.

Syntax

POSITION GetStartPosition( ) const;

At a Glance

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

See Also

CFileDialog Overview, CFileDialog Member Functions, Dialog Box Classes, CFileDialog::GetFileName, CFileDialog::GetNextPathName, CFileDialog::GetStartPosition