instantmsgindicatorplugin/inc/instantmsgindicatoruids.h
changeset 0 5e5d6b214f4f
equal deleted inserted replaced
-1:000000000000 0:5e5d6b214f4f
       
     1 /*
       
     2 * Copyright (c) 2009 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:  this is the implementation of the proxy
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef     __INSTANTMSGINDICATORUIDS_H
       
    20 #define     __INSTANTMSGINDICATORUIDS_H
       
    21 
       
    22 
       
    23 
       
    24 // part of imindicatorplugin dll
       
    25 #define KECOMRECOGNITIONUID2            0x10009d8d
       
    26 #define KINSTANTMSGINDICATORUID3         0x20026766   
       
    27 #define KINSTANTMSGINDICATORIMPLEMENTATIONUID3    0x20026766	
       
    28 #define KINSTNATMSGINTERFACEUID                   0x20026768
       
    29 
       
    30 #endif // __INSTANTMSGINDICATORUIDS_H
       
    31 
       
    32 //  End of File
       
    33 
       
    34