presadap12/group/ImpsAdaptUIDs2.h
changeset 0 094583676ce7
equal deleted inserted replaced
-1:000000000000 0:094583676ce7
       
     1 /*
       
     2 * Copyright (c) 2004 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 constants for IMPS 1.2 Adaptation components.
       
    15 *                NOTE!! Don't change / edit any UID values!!!
       
    16 *
       
    17 */
       
    18 
       
    19 #ifndef     __IMPSADAPTATIONUIDS2_H
       
    20 #define     __IMPSADAPTATIONUIDS2_H
       
    21 
       
    22 // MACROS
       
    23 
       
    24 //Uid2:s
       
    25 #define KStaticInterfaceDllUid2         0x1000008d	// CSI: 8 #
       
    26 
       
    27 
       
    28 //Uid3:s
       
    29 
       
    30 #define KPEngCoreUtilsLibrary2Uid3      0x101FB0DF	// CSI: 8 #
       
    31 #define KPEngTransferAdapter2Uid3       0x101FB0E0	// CSI: 8 #
       
    32 #define KPEngParser2Uid3                0x101FB0E1	// CSI: 8 #
       
    33 
       
    34 #endif // __IMPSADAPTATIONUIDS2_H
       
    35