idlehomescreen/examples/carouselwidgetexample/publisher/data/carouselpluginuids.hrh
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 /*
       
     2 * Copyright (c) 2010 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:  UIDs for the Active Idle subsystem components.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef CAROUSELPLUGINUIDS_HRH
       
    20 #define CAROUSELPLUGINUIDS_HRH
       
    21 
       
    22 /**
       
    23  * Ecom dll uid for MCS plug-in.
       
    24  */
       
    25 #define AI_UID_ECOM_DLL_CONTENTPUBLISHER_CAROUSELPLUGIN 0xE001CB57
       
    26 
       
    27 /**
       
    28  * Ecom implementation uid for MCS plug-in.
       
    29  */
       
    30 #define AI_UID_ECOM_IMPLEMENTATION_CONTENTPUBLISHER_CAROUSELPLUGIN 0xE001CB58
       
    31 
       
    32 /**
       
    33  * Ecom implementation uid for MCS settings plug-in.
       
    34  */
       
    35 #define AI_UID_ECOM_IMPLEMENTATION_SETTINGS_MCSPLUGIN 0x20022FDD
       
    36 
       
    37 #endif //CAROUSELPLUGINUIDS_HRH