class MessageServer |
Provides various static information functions relating to the Message Server.
Public Member Functions | |
---|---|
IMPORT_C TInt | CurrentDriveL ( RFs &) |
IMPORT_C TBool | DriveContainsStore ( RFs &, TInt ) |
IMPORT_C TBool | IsMessageStoreDrivePresentL ( RFs &) |
IMPORT_C TMsvId | NullUidValue () |
IMPORT_C TVersion | Version () |
IMPORT_C TInt | CurrentDriveL | ( | RFs & | aFs | ) | [static] |
Returns the drive that the Message Server is using to store messages.
RFs & aFs | File server session |
IMPORT_C TBool | DriveContainsStore | ( | RFs & | aFs, |
TInt | aDrive | |||
) | [static] |
Checks if the specified drive has a Message Server index on it.
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.
RFs & aFs |
IMPORT_C TMsvId | NullUidValue | ( | ) | [static] |
Returns the predefined message entry ID null value.
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.