CFileDialog::GetReadOnlyPref

This method determines whether the Read Only check box has been selected in the Windows CE standard File Open and File Save As dialog boxes. The Read Only check box can be hidden by setting the OFN_HIDEREADONLY style in the CFileDialog constructor.

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

BOOL GetReadOnlyPref( ) const;

See Also

CFileDialog::CFileDialog, CFileDialog::GetPathName, CFileDialog::GetFileExt