Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: s32file.h
Link against:

Constants

Description

Constants specific to the File Stores API.


KDirectFileStoreLayoutUid

const TUid KDirectFileStoreLayoutUid

Description

The UID that identifies a file store as being a direct file store.

[Top]


KPermanentFileStoreLayoutUid

const TUid KPermanentFileStoreLayoutUid

Description

The UID that identifies a file store as being a permanent file store.

[Top]


KDirectFileStoreLayoutUidValue

const TInt KDirectFileStoreLayoutUidValue

Description

The value of the KDirectFileStoreLayoutUid UID.

[Top]


KPermanentFileStoreLayoutUidValue

const TInt KPermanentFileStoreLayoutUidValue

Description

The value of the KPermanentFileStoreLayoutUidValue UID.

[Top]


KDefaultFileBufSize

const TInt KDefaultFileBufSize

Description

The default size of the file buffer.