Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: f32file.h

File or directory attributes

Support

Supported from 5.0


KEntryAttNormal

const TUint KEntryAttNormal

Description

Any file without the hidden or system attribute.

[Top]


KEntryAttReadOnly

const TUint KEntryAttReadOnly

Description

Read-only file or directory.

[Top]


KEntryAttHidden

const TUint KEntryAttHidden

Description

Hidden file or directory.

[Top]


KEntryAttSystem

const TUint KEntryAttSystem

Description

System file.

[Top]


KEntryAttVolume

const TUint KEntryAttVolume

Description

Volume name directory.

[Top]


KEntryAttDir

const TUint KEntryAttDir

Description

Any directory without the hidden or system attribute.

[Top]


KEntryAttArchive

const TUint KEntryAttArchive

Description

Archive file.