CFileDialog::GetStartPosition

This method retrieves the position of the first file path name in the list, if m_ofn.Flags has the OFN_ALLOWMULTISELECT flag set.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

POSITION GetStartPosition( ) const;

See Also

CFileDialog::GetFileName, CFileDialog::GetNextPathName, CFileDialog::GetStartPosition