CFileDialog::GetStartPosition
Call this member function to retrieve the position of the first file pathname in the list, if m_ofn.Flags has the OFN_ALLOWMULTISELECT flag set.
POSITION GetStartPosition( ) const;
Return Value
A POSITION value that can be used for iteration; NULL if the list is empty.
Requirements
Header: afxdlgs.h