Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <MSVIDS.H>

MSVIDS.H Global variables

KMsvNullIndexEntryId

const TMsvId KMsvNullIndexEntryId=0;

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 CMsvServerEntryCMsvServerEntry so that it doesn't lock an index entry.

See also:

[Top]


KMsvRootIndexEntryId

const TMsvId KMsvRootIndexEntryId=0x1000;

Description

ID of root entry of entire index

See also:

[Top]


KMsvLocalServiceIndexEntryId

const TMsvId KMsvLocalServiceIndexEntryId=0x1001;

Description

ID of local service (containing the standard folders)

See also:

[Top]


KMsvGlobalInBoxIndexEntryId

const TMsvId KMsvGlobalInBoxIndexEntryId=0x1002;

Description

ID of Inbox folder

See also:

[Top]


KMsvGlobalOutBoxIndexEntryId

const TMsvId KMsvGlobalOutBoxIndexEntryId=0x1003;

Description

ID of Outbox folder

See also:

[Top]


KMsvDraftEntryId

const TMsvId KMsvDraftEntryId=0x1004;

Description

ID of Draft folder

See also:

[Top]


KMsvSentEntryId

const TMsvId KMsvSentEntryId=0x1005;

Description

ID of Sent folder

See also:

[Top]


KMsvDeletedEntryFolderEntryId

const TMsvId KMsvDeletedEntryFolderEntryId=0x1006;

Description

ID of Deleted folder - Invisible folder

See also:

[Top]


KMsvUnknownServiceIndexEntryId

const TMsvId KMsvUnknownServiceIndexEntryId=0x1007;

Description

ID used to indicate Unknown/Invalid Service entry folder

See also:

[Top]


KUidPOPService

const TUid KUidPOPService={0x2000BB68};

Description

Uid for POPService

[Top]


KUidIMAPService

const TUid KUidIMAPService={0x2000BB69};

Description

Uid for IMAPService

[Top]


KUidSMTPService

const TUid KUidSMTPService={0x2000BB6A};

Description

Uid for SMTPService

[Top]


KUidSendAs2Service

const TUid KUidSendAs2Service={0x2000BB6B};

Description

Uid for SendAs2Service

[Top]


KUidSMSService

const TUid KUidSMSService={0x2000BB6C};

Description

Uid for SMSService