CFileDialog::GetStartPosition

POSITION GetStartPosition( ) const;

Return Value

A POSITION value that can be used for iteration; NULL if the list is empty.

Remarks

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.

CFileDialog OverviewClass MembersHierarchy Chart

See Also   CFileDialog::GetFileName, CFileDialog::GetNextPathName