Help Center

CFindFile.IsReadOnlyFilemethod

Checks if the found file is a read only file.

File ManagementmethodCFindFile.incdocumented

Syntax

FUNCTION IsReadOnlyFile () AS BOOLEAN

Description

Retuns TRUE if the found file is a read only file. Otherwise FALSE.

Reference

  • Include file CFindFile.inc
  • Defined in AfxNova/CFindFile.inc:226
  • Documented in File Management/CFindFile Class.md
  • Topic: CFindFile Class