1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
 
     2 // All rights reserved.
 
     3 // This component and the accompanying materials are made available
 
     4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
 
     5 // which accompanies this distribution, and is available
 
     6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
 
     8 // Initial Contributors:
 
     9 // Nokia Corporation - initial contribution.
 
    23 #if !defined(__MSVUIDS_H__)
 
    25 #if !defined(__E32BASE_H__)
 
    28 #if !defined(__MSVSTD_HRH__)
 
    38 const TUid KUidMsvNullEntry={0};
 
    40 * Root entry of entire index 
 
    44 const TUid KUidMsvRootEntry={KUidMsvRootEntryValue};
 
    50 const TUid KUidMsvServiceEntry={KUidMsvServiceEntryValue};
 
    56 const TUid KUidMsvFolderEntry={KUidMsvFolderEntryValue};
 
    62 const TUid KUidMsvMessageEntry={KUidMsvMessageEntryValue};
 
    68 const TUid KUidMsvAttachmentEntry={KUidMsvAttachmentEntryValue};
 
    71 // An operation that affects only local entries. 
 
    76 const TUid KUidMsvLocalServiceMtm={KUidMsvLocalServiceMtmValue};
 
    77 //An operation performed by the Message Server. 
 
    82 const TUid KUidMsvServerMtm={KUidMsvServerMtmValue};
 
    83 // Key for Publish & Subscribe Disk Space Monitor  
 
    88 const TInt KUidPSDiskSpaceMonitorKeyType={0x2001FC30};