1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
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
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
28 #define KMtmUiFunctionPrint 0x200000 // KMtmFirstFreeMtmFunctionId + 0x100000
33 #define KMtmUiFunctionPrintPreview 0x200001
38 #define KMtmUiMessagingInitialisation 0x200002
43 #define KMtmUiFunctionGetNew 0x200003
48 #define KMtmUiFunctionSendAs 0x200004
53 #define KMtmUiFunctionFetchAll 0x200005
58 #define KMtmUiFunctionFetchNew 0x200006
63 #define KMtmUiFunctionFetchSelected 0x200007
68 #define KMtmFirstFreeMtmUiFunctionId 0x201000
79 #define KUidMsvMtmUiQueryCanPrintMsgValue 0x100017FF
84 #define KUidMsvMtmUiQueryCanPrintPreviewMsgValue 0x1000182D
89 #define KUidMsvMtmUiQueryConnectionOrientedServices 0x100038EC
94 #define KUidMsvMtmUiQueryMessagingInitialisation 0x1000484E
99 #define KUidMsvMtmUiQueryServiceAttributes 0x10004F4D
104 #define KUidMsvMtmUiQueryCanGetNew 0x100055A7
109 #define KUidMsvMtmUiQueryCanOpenServiceOnAction 0x100055A8
114 #define KUidMsvMtmUiQueryExtendedOpenProgress 0x1000560E
120 // Flags for KUidMsvMtmUiQueryServiceAttributes
125 #define EMtmUiAttributeLaunchingService 0x0001
130 #define EMtmUiAttributeContainerService 0x0002
135 #define EMtmUiAttributeConnectionOrientedService 0x0004
146 #define EMtmUiFlagEditorPreferEmbedded 0x0001
151 #define EMtmUiFlagEditorNoWaitForExit 0x0002