emailservices/emailclientapi/inc/emailclientapiimpl.hrh
branchRCL_3
changeset 64 3533d4323edc
parent 63 d189ee25cf9d
equal deleted inserted replaced
63:d189ee25cf9d 64:3533d4323edc
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 *
    15 *
    16 */
    16 */
    17 #ifndef _EMAILCLIENTAPIIMPL_HRH
    17 #ifndef _EMAILCLIENTAPIIMPL_HRH
    18 #define _EMAILCLIENTAPIIMPL_HRH
    18 #define _EMAILCLIENTAPIIMPL_HRH
    19 
    19 
       
    20 
       
    21 
    20 #define KEmailClientApiDllUid       0x20022D63
    22 #define KEmailClientApiDllUid       0x20022D63
    21 #define KEmailClientApiImplUid      0x20022D61
    23 #define KEmailClientApiImplUid      0x20022D61
    22 
    24 
    23 #endif // _EMAILCLIENTAPIIMPL_HRH
    25 #endif // _EMAILCLIENTAPIIMPL_HRH
    24 
    26 
    25 // End of file
    27 // End of file.