imagehandlingutilities/thumbnailmanager/inc/thumbnailmanageruids.hrh
changeset 54 48dd0f169f0d
parent 42 2e2a89493e2b
equal deleted inserted replaced
42:2e2a89493e2b 54:48dd0f169f0d
     1 /*
       
     2 * Copyright (c) 2006-2007 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:  UID values for Thumbnail Manager components
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef THUMBNAILMANAGERUIDS_HRH
       
    20 #define THUMBNAILMANAGERUIDS_HRH
       
    21 
       
    22 #define THUMBNAIL_PROVIDER_IF_UID          0x102830A9
       
    23 #define THUMBNAIL_MANAGER_CLIENT_DLL_UID   0x102830AA
       
    24 #define THUMBNAIL_MANAGER_SERVER_UID       0x102830AB
       
    25 #define THUMBNAIL_IMAGE_PROVIDER_DLL_UID   0x102830AC
       
    26 #define THUMBNAIL_IMAGE_PROVIDER_IMP_UID   0x102830AD
       
    27 #define THUMBNAIL_VIDEO_PROVIDER_DLL_UID   0x102830AE
       
    28 #define THUMBNAIL_VIDEO_PROVIDER_IMP_UID   0x102830AF
       
    29 #define THUMBNAIL_CENREP_UID               0x102830B0
       
    30 #define THUMBNAIL_AUDIO_PROVIDER_DLL_UID   0x20022D5D
       
    31 #define THUMBNAIL_AUDIO_PROVIDER_IMP_UID   0x20022D5E
       
    32 
       
    33 #define THUMBAGDAEMON_UID                  0x2001FD51
       
    34 #define THUMBAGDAEMON_SIS                  0x102830A9
       
    35 
       
    36 #endif // THUMBNAILMANAGERUIDS_HRH