equal
deleted
inserted
replaced
1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 // |
7 // |
8 // Initial Contributors: |
8 // Initial Contributors: |
9 // Nokia Corporation - initial contribution. |
9 // Nokia Corporation - initial contribution. |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
|
14 // MTMUIDS.H |
14 // |
15 // |
15 |
|
16 |
|
17 |
16 |
18 /** |
17 /** |
19 @file |
18 @file |
20 @publishedAll |
19 @publishedAll |
21 @released |
20 @released |
25 #if !defined(__E32STD_H__) |
24 #if !defined(__E32STD_H__) |
26 #include <e32std.h> |
25 #include <e32std.h> |
27 #endif |
26 #endif |
28 #if !defined(__MTMDEF_HRH__) |
27 #if !defined(__MTMDEF_HRH__) |
29 #include <mtmdef.hrh> |
28 #include <mtmdef.hrh> |
|
29 #endif |
|
30 #if !defined(__MTMUIDSDEF_HRH__) |
|
31 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS |
|
32 #include <mtmuidsdef.hrh> |
|
33 #endif |
30 #endif |
34 #endif |
31 |
35 |
32 // capabilities (TUid) |
36 // capabilities (TUid) |
33 /** |
37 /** |
34 * Maximum message body size. |
38 * Maximum message body size. |