MessageServer Class Reference
Provides various static information functions relating to the Message Server.
TDriveNumber
Member Functions Documentation
CurrentDriveL(RFs &)
IMPORT_C TInt | CurrentDriveL | ( | RFs & | aFs | ) | [static] |
Returns the drive that the Message Server is using to store messages.
-
capability
- AllFiles If not within the message server process
-
capability
- None If within the message server process
TDriveNumber
Parameters
RFs & aFs | File server session |
DriveContainsStore(RFs &, TInt)
IMPORT_C TBool | DriveContainsStore | ( | RFs & | aFs, |
| TInt | aDrive |
| ) | [static] |
Checks if the specified drive has a Message Server index on it.
-
capability
- AllFiles If not within the message server process
-
capability
- None If within the message server process
TDriveNumber
Parameters
RFs & aFs | File server session |
TInt aDrive | Drive to check, specified by a TDriveNumber value |
IsMessageStoreDrivePresentL(RFs &)
IMPORT_C TBool | IsMessageStoreDrivePresentL | ( | RFs & | aFs | ) | [static] |
Checks to see if the currently selected drive contains the correct mail store.
If the message store is present on an external drive, we have to check if the same drive is mounted or not before storing the mail.
NullUidValue()
IMPORT_C TMsvId | NullUidValue | ( | ) | [static] |
Returns the predefined message entry ID null value.
Version()
Returns the Message Server version number.
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.