presadap12/Parser2/Inc/PEngUIDs2.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 Presence Engine components.
       
    15 *                NOTE!! Don't change / edit any UID values!!!
       
    16 *
       
    17 */
       
    18 
       
    19 #ifndef     __PENGUIDS2_H
       
    20 #define     __PENGUIDS2_H
       
    21 
       
    22 // MACROS
       
    23 
       
    24 //Uid2:s
       
    25 #define KStaticInterfaceDllUid2         0x1000008d	// CSI: 8 #
       
    26 
       
    27 
       
    28 //Uid3:s
       
    29 #define KPEngPresenceManager2Uid3       0x101FB0E4	// CSI: 8 #
       
    30 
       
    31 
       
    32 #define KPEngAttributeLibrary2Uid3      0x101FB0E2	// CSI: 8 #
       
    33 #define KPEngListLibrary2Uid3           0x101FB0E3	// CSI: 8 #
       
    34 #define KPEngCoreUtilsLibrary2Uid3      0x101FB0DF	// CSI: 8 #
       
    35 
       
    36 #define KPEngTransactionClient2Uid3     0x101FB0E7	// CSI: 8 #
       
    37 #define KPEngTransactionServer2Uid3     0x101F8844	// CSI: 8 #
       
    38 
       
    39 #define KPEngStorageManager2Uid3        0x101FB0DE	// CSI: 8 #
       
    40 #define KPEngStorageServer2Uid3         0x101F8843	// CSI: 8 #
       
    41 
       
    42 
       
    43 #define KPEngTransferAdapter2Uid3       0x101FB0E0	// CSI: 8 #
       
    44 #define KPEngParser2Uid3                0x101FB0E1	// CSI: 8 #
       
    45 
       
    46 #define KPEngPluginClient2Uid3          0x101FB0DD	// CSI: 8 #
       
    47 #define KPEngPluginServer2Uid3          0x101F8845	// CSI: 8 #
       
    48 #define KPEngPEPluginInterfaceUid       0x101FB0E6	// CSI: 8 #
       
    49 
       
    50 #define KPEngPresenceJanitor2Uid3       0x101FB0E5	// CSI: 8 #
       
    51 
       
    52 
       
    53 #endif // __PENGUIDS2_H
       
    54