email/email/smtp/inc/local_imutdll.h
branchSymbian3
changeset 18 147b85a37c23
parent 6 c108117318cb
equal deleted inserted replaced
17:e3e31170f643 18:147b85a37c23
     1 /**
     1 /**
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-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 the License "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".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file
    21  @file
    33 
    31 
    34 #ifndef __BARSC_H__
    32 #ifndef __BARSC_H__
    35 #include <barsc.h>		// RResourceFile
    33 #include <barsc.h>		// RResourceFile
    36 #endif
    34 #endif
    37 
    35 
       
    36 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS  
       
    37 #include "timrfc822datefield.h"
       
    38 #endif
    38 
    39 
    39 /**
    40 /**
    40 Panics and errors codes for email message creation.
    41 Panics and errors codes for email message creation.
    41 */
    42 */
    42 enum TImutErrorReason {	KPanicNoRfc822Header = 1,
    43 enum TImutErrorReason {	KPanicNoRfc822Header = 1,