Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: msvids.h

Predefined entry IDs

Description

The following values define the entry index IDs.


KMsvDraftEntryId

const TMsvId KMsvDraftEntryId

Description

ID of Draft folder

[Top]


KMsvGlobalInBoxIndexEntryId

const TMsvId KMsvGlobalInBoxIndexEntryId

Description

ID of Inbox folder

[Top]


KMsvGlobalOutBoxIndexEntryId

const TMsvId KMsvGlobalOutBoxIndexEntryId

Description

ID of Outbox folder

[Top]


KMsvLocalServiceIndexEntryId

const TMsvId KMsvLocalServiceIndexEntryId

Description

ID of local service (containing the standard folders)

[Top]


KMsvRootIndexEntryId

const TMsvId KMsvRootIndexEntryId

Description

ID of root entry of entire index

[Top]


KMsvSentEntryId

const TMsvId KMsvSentEntryId

Description

ID of Sent folder

[Top]


KMsvNullIndexEntryId

const TMsvId KMsvNullIndexEntryId

Description

A NULL ID.

This is typically used to indicate that the ID has not yet been set. It can also be used to "park" a CMsvServerEntry so that it doesn't lock an index entry.