profilesapplication/Profiles/Group/ProfilesUID.h
branchRCL_3
changeset 19 cd54903d48da
parent 0 ca436256272f
equal deleted inserted replaced
18:b7fa36b488f8 19:cd54903d48da
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Profile change notify handler.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __PROFILESUID_H__
       
    20 #define __PROFILESUID_H__
       
    21 
       
    22 #define KEComRecognitionUID2 0x10009d8d
       
    23 
       
    24 #define INTERFACE_UID_PROFILEENG_PEC 0x101f85b4
       
    25 #define IMPLEMENTATION_UID_PROFILEENG_PEC 0x101f85b5
       
    26 
       
    27 #define INTERFACE_UID_PROFILESETTINGSVIEW_PEC 0x101f85b6
       
    28 #define IMPLEMENTATION_UID_PROFILESETTINGSVIEW_PEC 0x101f85b7
       
    29 
       
    30 #define IMPLEMENTATION_UID_PROFILES_GS_TONES_PLUGIN 0x1020729b
       
    31 
       
    32 #endif
       
    33 
       
    34 // End of File