CFileDialog::DoModal

This method displays the Windows CE common file dialog box and allow the user to browse files and directories and enter a file name.

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

virtual int DoModal( );

See Also

CDialog::DoModal, CFileDialog::CFileDialog