MSVIDS.H Global variables
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 CMsvServerEntry
CMsvServerEntry
so that it doesn't lock an index entry.
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
const TMsvId KMsvRootIndexEntryId=0x1000;
Description
ID of root entry of entire index
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
KMsvLocalServiceIndexEntryId
const TMsvId KMsvLocalServiceIndexEntryId=0x1001;
Description
ID of local service (containing the standard folders)
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
KMsvGlobalInBoxIndexEntryId
const TMsvId KMsvGlobalInBoxIndexEntryId=0x1002;
Description
ID of Inbox folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
KMsvGlobalOutBoxIndexEntryId
const TMsvId KMsvGlobalOutBoxIndexEntryId=0x1003;
Description
ID of Outbox folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
const TMsvId KMsvDraftEntryId=0x1004;
Description
ID of Draft folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
const TMsvId KMsvSentEntryId=0x1005;
Description
ID of Sent folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
KMsvDeletedEntryFolderEntryId
const TMsvId KMsvDeletedEntryFolderEntryId=0x1006;
Description
ID of Deleted folder - Invisible folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
KMsvUnknownServiceIndexEntryId
const TMsvId KMsvUnknownServiceIndexEntryId=0x1007;
Description
ID used to indicate Unknown/Invalid Service entry folder
See also:
TMsvId
TMsvId
Specifies an entry in the Message Server index.
const TUid KUidPOPService={0x2000BB68};
Description
Uid for POPService
const TUid KUidIMAPService={0x2000BB69};
Description
Uid for IMAPService
const TUid KUidSMTPService={0x2000BB6A};
Description
Uid for SMTPService
const TUid KUidSendAs2Service={0x2000BB6B};
Description
Uid for SendAs2Service
const TUid KUidSMSService={0x2000BB6C};
Description
Uid for SMSService