coreapplicationuis/ATCmdPlugin/inc/atcmdpluginuids.hrh
changeset 21 c4cbaa4fb734
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
       
     1 
       
     2 /*
       
     3  * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  * All rights reserved.
       
     5  * This component and the accompanying materials are made available
       
     6  * under the terms of "Eclipse Public License v1.0"
       
     7  * which accompanies this distribution, and is available
       
     8  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9  * Initial Contributors:
       
    10  * Nokia Corporation - initial contribution.
       
    11  *
       
    12  * Contributors:
       
    13  * Description: Collection of uid's
       
    14  *
       
    15  */
       
    16 
       
    17 #ifndef __ATCMDPLUGINUIDS_HRH
       
    18 #define __ATCMDPLUGINUIDS_HRH
       
    19 
       
    20 
       
    21 // INCLUDES
       
    22 #define KUidATCmdEcomDll   0x2001A273
       
    23 #define KUidATCmdEcomImpl1 0x2001A274
       
    24 #define KUidT_ATCmdExe     0x2001A275
       
    25 // Reserved 0x2001A276
       
    26 
       
    27     
       
    28 #endif // __ATCMDPLUGINUIDS_HRH
       
    29 
       
    30 // End of File