|
||
typedef TInt32 TMsvId;
Specifies an entry in the Message Server index.
KMsvNullIndexEntryId
KMsvNullIndexEntryId
A NULL ID. This is typically used to indicate that the ID has not yet been set. ...KMsvRootIndexEntryId
KMsvRootIndexEntryId
ID of root entry of entire index KMsvLocalServiceIndexEntryId
KMsvLocalServiceIndexEntryId
ID of local service (containing the standard folders) KMsvGlobalInBoxIndexEntryId
KMsvGlobalInBoxIndexEntryId
ID of Inbox folder KMsvGlobalOutBoxIndexEntryId
KMsvGlobalOutBoxIndexEntryId
ID of Outbox folder KMsvDraftEntryId
KMsvDraftEntryId
ID of Draft folder KMsvSentEntryId
KMsvSentEntryId
ID of Sent folder KMsvDeletedEntryFolderEntryId
KMsvDeletedEntryFolderEntryId
ID of Deleted folder - Invisible folder KMsvUnknownServiceIndexEntryId
KMsvUnknownServiceIndexEntryId
ID used to indicate Unknown/Invalid Service entry folder TMsvPriority
Supplies the standard values for the message priority index entry field.
|
TMsvSendState
Defines sending state flags.
|
TMsvAttribute
Supplies values for bitmasks that allows the rapid setting or clearing of a number of TMsvEntry
TMsvEntry
fields.
The fields that can be manipulated are:
1. PC synchronisation
2. Visibility flag
3. Read flag
4. In-preparation flag
5. Connected flag
6. Pending deletion flag.
7. New flag
TMsvEntry
TMsvEntry
Represents an entry in the Message Server index.CMsvSession::ChangeAttributesL(const CMsvEntrySelection &,TUint,TUint)
Provides a quick way to set or clear multiple fields in a selection of entries.CMsvServerEntry::ChangeAttributes(const CMsvEntrySelection &,TUint,TUint)
Provides a quick way to set or clear multiple fields in a selection of entries.
|
TMsvSorting
Defines the sort order options for a TMsvSelectionOrdering
TMsvSelectionOrdering
object. Options are set through TMsvSelectionOrdering::SetSorting(TMsvSorting)
.
TMsvSelectionOrdering
TMsvSelectionOrdering
Defines the sorting and grouping rules used to prepare a selection of entries.
|
TMsvGrouping
Defines grouping order options for a TMsvEntrySelection object. Grouping options can be combined in a bitmask and set through the TMsvEntrySelection constructor
|
TMsvResolverLeave
Defines error codes that relate to the Message Server.
MMsvEntryObserver::EMsvContextInvalid
The context has become invalid. The entry has been changed, but the CMsvEntry wa...
|