const TLitC< sizeof(L"FAT")/2 > | KFileSystemName_FAT | [static] |
FAT filesystem name, which shall be provided to RFs::MountFileSystem() and is returned by RFs::FileSystemName() if this file system is mounted on the drive. The literal is case-insensitive. RFs::MountFileSystem() RFs::FileSystemName()
const TLitC< sizeof(L"FAT12")/2 > | KFSSubType_FAT12 | [static] |
FAT file system subtypes, literal values. These values are returned by RFs::FileSystemSubType(). The literals are case-insensitive. File sytem "FAT" mounted on the drive can be one of the FAT12/FAT16/FAT32
RFs::FileSystemSubType()
const TLitC< sizeof(L"FAT16")/2 > | KFSSubType_FAT16 | [static] |
const TLitC< sizeof(L"FAT32")/2 > | KFSSubType_FAT32 | [static] |
typedef TPckgBuf< TVolFormatParam_FAT > | TVolFormatParam_FATBuf |
TVolFormatParam_FAT package buffer to be passed to RFormat::Open(). TVolFormatParam_FAT RFormat::Open()
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.