seconsdkcrkeys.h

Go to the documentation of this file.
00001 /*
00002 * ==============================================================================
00003 *  Name        : seconsdkcrkeys.h
00004 *  Part of     : syncmlfw
00005 *  Description : A CenRep interface for last used sync solutions
00006 *  Version     : %version: bh1s60#2.1.2 %
00007 *
00008 *  Copyright © 2007 Nokia. All rights reserved.
00009 *  This material, including documentation and any related 
00010 *  computer programs, is protected by copyright controlled by 
00011 *  Nokia. All rights are reserved. Copying, including 
00012 *  reproducing, storing, adapting or translating, any 
00013 *  or all of this material requires the prior written consent of 
00014 *  Nokia. This material also contains confidential 
00015 *  information which may not be disclosed to others without the 
00016 *  prior written consent of Nokia.
00017 * ==============================================================================
00018 */
00019 
00118 #ifndef SECONSDKCRKEYS_H
00119 #define SECONSDKCRKEYS_H
00120 
00122 
00126 const TUid KCRUidSecon = {0x2000F83D};
00127 
00129 const TUint32 KSeconCalendarUid = 0x00000001;
00130 
00132 const TUint32 KSeconCalendarTime = 0x00000002;
00133 
00135 const TUint32 KSeconContactsUid = 0x00000003;
00136 
00138 const TUint32 KSeconContactsTime = 0x00000004;
00139 
00141 const TUint32 KSeconSmsUid = 0x00000005;
00142 
00144 const TUint32 KSeconSmsTime = 0x00000006;
00145 
00147 const TUint32 KSeconBookmarkUid = 0x00000007;
00148 
00150 const TUint32 KSeconBookmarkTime = 0x00000008;
00151 
00152 #endif // SECONSDKCRKEYS_H

Copyright © Nokia Corporation 2001-2007
Back to top