Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MSVIDS.H

MSVIDS.H Global variables


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.

See also:

[Top]


KMsvRootIndexEntryId

const TMsvId KMsvRootIndexEntryId;

Description

ID of root entry of entire index

See also:

[Top]


KMsvLocalServiceIndexEntryId

const TMsvId KMsvLocalServiceIndexEntryId;

Description

ID of local service (containing the standard folders)

See also:

[Top]


KMsvGlobalInBoxIndexEntryId

const TMsvId KMsvGlobalInBoxIndexEntryId;

Description

ID of Inbox folder

See also:

[Top]


KMsvGlobalOutBoxIndexEntryId

const TMsvId KMsvGlobalOutBoxIndexEntryId;

Description

ID of Outbox folder

See also:

[Top]


KMsvDraftEntryId

const TMsvId KMsvDraftEntryId;

Description

ID of Draft folder

See also:

[Top]


KMsvSentEntryId

const TMsvId KMsvSentEntryId;

Description

ID of Sent folder

See also:

[Top]


KMsvDeletedEntryFolderEntryId

const TMsvId KMsvDeletedEntryFolderEntryId;

Description

ID of Deleted folder - Invisible folder

See also:

[Top]


KMsvUnknownServiceIndexEntryId

const TMsvId KMsvUnknownServiceIndexEntryId;

Description

ID used to indicate Unknown/Invalid Service entry folder

See also: