epoc32/include/featureuids.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // featureUIDs.h
     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".
       
     7 //
     2 //
     8 // Initial Contributors:
     3 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).  All rights reserved.
     9 // Nokia Corporation - initial contribution.
       
    10 //
     4 //
    11 // Contributors:
     5 // Feature UID allocations for all Symbian OS platforms
    12 //
     6 //
    13 // Description:
       
    14 // Feature UID allocations for all Symbian OS platforms
       
    15 // This file is managed by the System Design Authority (sda@symbian.com)
     7 // This file is managed by the System Design Authority (sda@symbian.com)
    16 // To allocate a new feature UID, please email the SDA
     8 // To allocate a new feature UID, please email the SDA
       
     9 // 
    17 // The following UID ranges are allocated for features 
    10 // The following UID ranges are allocated for features 
    18 // that default to reporting "feature present"
    11 // that default to reporting "feature present"
    19 // 0x10279806 - 0x10281805
    12 //		0x10279806 - 0x10281805
       
    13 //
    20 // All other UIDs default to reporting "feature not present"
    14 // All other UIDs default to reporting "feature not present"
    21 // 
       
    22 //
    15 //
    23 
    16 
       
    17 /**
       
    18 @publishedAll
       
    19 @released
       
    20 */
       
    21 namespace NFeature {
       
    22 	// default present
       
    23 	const TUid KConnectivity = {0x10279816};
       
    24 	const TUid KFax = {0x10279806};
       
    25 	const TUid KIPQoS = {0x10279812};
       
    26 	const TUid KLocationManagement = {0x10279818};
       
    27 	const TUid KNetworkQoS = {0x10279813};
       
    28 	const TUid KObex = {0x1027980C};
       
    29 	const TUid KRtpRtcp = {0x1027980D};
       
    30 	const TUid KSip = {0x1027980F};
    24 
    31 
    25 
    32 	// default not present
    26 /**
    33 	const TUid K3DMenu = {0x5E7};
    27  @publishedAll
    34 	const TUid K3GpExtension = {0x638};
    28  @released
    35 	const TUid KAac = {0x4B};
    29 */
    36 	const TUid KAacEncoderPlugin = {0x475};
    30 namespace NFeature
    37 	const TUid KAacPlusDecoderPlugin = {0x477};
    31 	{
    38 	const TUid KAccessoryFw = {0x47E};
    32 	// default present
    39 	const TUid KAllowUpgradeHelix = {0x6A3};
    33 	const TUid KFax = {0x10279806};
    40 	const TUid KAlwaysOnLine = {0x436};
    34 	const TUid KPrint = {0x10279807};
    41 	const TUid KAlwaysOnLineEmail = {0x44D};
    35 	const TUid KBluetooth = {0x10279808};
    42 	const TUid KAmbientLightSensor = {0x5F9};
    36 	const TUid KInfrared = {0x10279809};
    43 	const TUid KAmrNb = {0x49};
    37 	const TUid KMmc = {0x1027980a};
    44 	const TUid KAmrWb = {0x4A};
    38 	const TUid KUsb = {0x1027980b};
    45 	const TUid KArmAvc = {0x65E};
    39 	const TUid KObex = {0x1027980c};
    46 	const TUid KArmMdfH263mpeg4Dec = {0x66C};
    40 	const TUid KRtpRtcp = {0x1027980d};
    47 	const TUid KArmMdfH264Dec = {0x66A};
    41 	const TUid KSip = {0x1027980f};
    48 	const TUid KArmMdfPostprocessor = {0x66D};
    42 	const TUid KOmaDataSync	= {0x10279810};
    49 	const TUid KArmMdfRealvideoDec = {0x66B};
    43 	const TUid KOmaDeviceManagement = {0x10279811};
    50 	const TUid KAsynchFileSaveQueue = {0x6A7};
    44 	const TUid KIPQoS = {0x10279812};
    51 	const TUid KAtHandler = {0xDF};
    45 	const TUid KNetworkQoS = {0x10279813};
    52 	const TUid KAudioAac = {0x426};
    46 	const TUid KIPSec = {0x10279814};
    53 	const TUid KAudioControllerStreaming = {0x637};
    47 	const TUid KDhcp = {0x10279815};
    54 	const TUid KAudioEffectsApi = {0x1F1};
    48 	const TUid KConnectivity = {0x10279816};	// PC Connectivity
    55 	const TUid KAudioMessaging = {0x61D};
    49 	const TUid KMTP = {0x10279817};
    56 	const TUid KAudioPlaylist = {0x427};
    50 
    57 	const TUid KAudioResourceIndications = {0x1F3};
    51 	// default not-present
    58 	const TUid KAutoRedialForVideoCall = {0x6BB};
    52 	const TUid KLocation = {0x10281818};
    59 	const TUid KAvcDecoder = {0x61F};
       
    60 	const TUid KAvcEncoder = {0x620};
       
    61 	const TUid KAvkonELaf = {0x3F2};
       
    62 	const TUid KBasicLocationInfoDisplay = {0x5E9};
       
    63 	const TUid KBeatnikAudioengine = {0x668};
       
    64 	const TUid KBluetooth = {0xC};
       
    65 	const TUid KBluetoothGPSPositioningPlugin = {0x7A};
       
    66 	const TUid KBrandingServer = {0x679};
       
    67 	const TUid KBrowserAdaptiveBookm = {0xA3};
       
    68 	const TUid KBrowserAudioPlugin = {0x462};
       
    69 	const TUid KBrowserFileUpload = {0x44B};
       
    70 	const TUid KBrowserFrames = {0x42D};
       
    71 	const TUid KBrowserFullScr = {0x42A};
       
    72 	const TUid KBrowserNarrowScreen = {0x424};
       
    73 	const TUid KBrowserNetscapeAPI = {0x44F};
       
    74 	const TUid KBrowserProgressInd = {0x428};
       
    75 	const TUid KBrowserProgressiveDownload = {0x6BC};
       
    76 	const TUid KBrowserUrlCompletion = {0xA5};
       
    77 	const TUid KBrowserVideoPlugin = {0x646};
       
    78 	const TUid KBtAudio = {0xF};
       
    79 	const TUid KBticEnabled = {0x640};
       
    80 	const TUid KBtImagingProfile = {0x13};
       
    81 	const TUid KBtPbap = {0x696};
       
    82 	const TUid KBtSap = {0xDE};
       
    83 	const TUid KBtStereoAudio = {0x62C};
       
    84 	const TUid KBtTestMode = {0xE0};
       
    85 	const TUid KCaeVrCustomCommands = {0x83};
       
    86 	const TUid KCallImagetext = {0x5DF};
       
    87 	const TUid KCamera = {0x2};
       
    88 	const TUid KCameraBurstMode = {0x84};
       
    89 	const TUid KCameraFullscreenViewfinder = {0x647};
       
    90 	const TUid KCellBroadcast = {0x442};
       
    91 	const TUid KChatNG = {0x672};
       
    92 	const TUid KCommonDsy = {0x129};
       
    93 	const TUid KCommonTsy = {0x125};
       
    94 	const TUid KCommonVoip = {0x12A};
       
    95 	const TUid KConnMonExtension = {0x6C};
       
    96 	const TUid KConnMonUI = {0x451};
       
    97 	const TUid KContentDownload = {0x5E0};
       
    98 	const TUid KCsVideoTelephony = {0x59};
       
    99 	const TUid KDefaultPositioningPlugin = {0x10285D6B};
       
   100 	const TUid KDhcp = {0x6B};
       
   101 	const TUid KDialupNetworking = {0x67C};
       
   102 	const TUid KDisplayPost = {0x64A};
       
   103 	const TUid KDpb = {0x20};
       
   104 	const TUid KDriveModeCanRestrictMtCalls = {0x584};
       
   105 	const TUid KDRM = {0x5B};
       
   106 	const TUid KDrmClock = {0x60};
       
   107 	const TUid KDrmFull = {0x5D};
       
   108 	const TUid KDrmOma2 = {0x62};
       
   109 	const TUid KDrmPhase2 = {0x5F};
       
   110 	const TUid KDynamicProfiles = {0x420};
       
   111 	const TUid KEdgeKnowledge = {0x68};
       
   112 	const TUid KEditKey = {0x688};
       
   113 	const TUid KEmailMceIntegration = {0x7E};
       
   114 	const TUid KEmailUi = {0x582};
       
   115 	const TUid KEmergencyCallsEnabledInOfflineMode = {0x126};
       
   116 	const TUid KEnPolicyDos = {0x45E};
       
   117 	const TUid KEqualizer = {0x5DE};
       
   118 	const TUid KExtendedStartup = {0x421};
       
   119 	const TUid KFfAdditionalFonts = {0xF1};
       
   120 	const TUid KFfAvkonEmotionIconEnabled = {0xD3};
       
   121 	const TUid KFfCapacitiveDisplay = {0xB7};
       
   122 	const TUid KFfConnectionOverride = {0xB3};
       
   123 	const TUid KFfContactsMerge = {0x10C};
       
   124 	const TUid KffContactsMycard = {0x10B};
       
   125 	const TUid KFfContactsRemoteLookup = {0xEA};
       
   126 	const TUid KFfContactsSocial = {0x111};
       
   127 	const TUid KFfDeviceEncryptionFeature = {0xFA};
       
   128 	const TUid KFfEmailFramework = {0x87};
       
   129 	const TUid KFfEmailProtocolPlugins = {0xD7};
       
   130 	const TUid KFfIaupdatePhase2 = {0xB9};
       
   131 	const TUid KFfNcdEngine = {0x3D};
       
   132 	const TUid KFfNcdUi = {0x3E};
       
   133 	const TUid KFfOmaScomoAdapter = {0xC5};
       
   134 	const TUid KFfRuntimeDeviceCapabilityConfiguration = {0xC6};
       
   135 	const TUid KFfSimlessOfflineSupport = {0x82};
       
   136 	const TUid KFfTacticons = {0xB8};
       
   137 	const TUid KFfTarmCapabilityBasedAccess = {0xD6};
       
   138 	const TUid KFfVoiceCallContinuity = {0x98};
       
   139 	const TUid KFfWsNcim = {0x99};
       
   140 	const TUid KFlashLiteBrowserPlugin = {0x47A};
       
   141 	const TUid KFlashLiteViewer = {0x479};
       
   142 	const TUid KFmRadio = {0x5};
       
   143 	const TUid KFmTx = {0x6A9};
       
   144 	const TUid KGeneralSearchFramework = {0x670};
       
   145 	const TUid KGeneralSearchUi = {0x671};
       
   146 	const TUid KHandwritingRecognitionInput = {0x644};
       
   147 	const TUid KHelp = {0x3F4};
       
   148 	const TUid KHlpClearKey = {0x2AF8};
       
   149 	const TUid KHlpMsk = {0x2AFB};
       
   150 	const TUid KHsxpaSupport = {0x682};
       
   151 	const TUid KHttpDigestAuth = {0x43C};
       
   152 	const TUid KHwrmTargetModifierPlugin = {0x681};
       
   153 	const TUid KIAUpdate = {0x1E};
       
   154 	const TUid KICalSupport = {0x634};
       
   155 	const TUid KId3V2Metadata = {0x1EF};
       
   156 	const TUid KIm = {0x21};
       
   157 	const TUid KImageViewer = {0x692};
       
   158 	const TUid KImpsStandaloneIpCir = {0x22};
       
   159 	const TUid KIncludeAacCMMFCodec = {0x1EC};
       
   160 	const TUid KIncludeAmrNbCMMFCodec = {0x121};
       
   161 	const TUid KIncludeAmrWbCMMFCodec = {0x1EB};
       
   162 	const TUid KIncludeEaacplusCmmfcodec = {0x5F1};
       
   163 	const TUid KIncludeMp3CMMFCodec = {0x1ED};
       
   164 	const TUid KIncludeQcelpCMMFCodec = {0x1EE};
       
   165 	const TUid KIncludeUsbRndis = {0xC8};
       
   166 	const TUid KIndicRomContent = {0x69E};
       
   167 	const TUid KInfrared = {0xB};
       
   168 	const TUid KInstallerSisx = {0x583};
       
   169 	const TUid KIPSec = {0x66};
       
   170 	const TUid KIPv6 = {0x440};
       
   171 	const TUid KJ2MEWebServicesAPI = {0x96};
       
   172 	const TUid KJapaneseLargerDictionary = {0x5ED};
       
   173 	const TUid KJava = {0x697};
       
   174 	const TUid KJava3DAPI = {0x92};
       
   175 	const TUid KJavaApiEnhancementsIap = {0x683};
       
   176 	const TUid KJavaApiEnhancementsMobinfo = {0x684};
       
   177 	const TUid KJavaESWT = {0x680};
       
   178 	const TUid KJavaFileAPI = {0x90};
       
   179 	const TUid KJavaJsr177SecurityAndTrustServices = {0x58B};
       
   180 	const TUid KJavaJsr177SecurityAndTrustServicesApdu = {0x631};
       
   181 	const TUid KJavaJsr177SecurityAndTrustServicesCrypto = {0x633};
       
   182 	const TUid KJavaJsr177SecurityAndTrustServicesPki = {0x632};
       
   183 	const TUid KJavaJsr205Wma20Support = {0x587};
       
   184 	const TUid KJavaJsr2262DSvgAPI = {0x58A};
       
   185 	const TUid KJavaJsr2343DAudioAndMusicCapabilities = {0x588};
       
   186 	const TUid KJavaLocationAPI = {0x93};
       
   187 	const TUid KJavaMIDP20 = {0x585};
       
   188 	const TUid KJavaMMAPI11 = {0x8F};
       
   189 	const TUid KJavaPIMAPI = {0x91};
       
   190 	const TUid KJsr135Support = {0x46A};
       
   191 	const TUid KKeypadNoSlider = {0x3F5};
       
   192 	const TUid KLandmarks = {0x70};
       
   193 	const TUid KLandmarksConverter = {0x7B};
       
   194 	const TUid KLayout240_320 = {0x465};
       
   195 	const TUid KLayout240_320_LargeScreen = {0x655};
       
   196 	const TUid KLayout320_240 = {0x466};
       
   197 	const TUid KLayout320_240_LargeScreen = {0x656};
       
   198 	const TUid KLayout320_480_Touch = {0x65B};
       
   199 	const TUid KLayout360_640_Touch = {0x6A5};
       
   200 	const TUid KLayout480_320_Touch = {0x65C};
       
   201 	const TUid KLayout640_360_Touch = {0x6A4};
       
   202 	const TUid KLibxml2 = {0x10286747};
       
   203 	const TUid KLibxml2DOMXPathAPI = {0x10286727};
       
   204 	const TUid KLibxml2SAXParser = {0x10286707};
       
   205 	const TUid KLocation = {0x72};
       
   206 	const TUid KLocationAdvancedDialog = {0x102859F3};
       
   207 	const TUid KLocationAPIVariant2 = {0x10285D69};
       
   208 	const TUid KLocationCentre = {0x6A6};
       
   209 	const TUid KLocationPrivacyRequestAPIs = {0x102859F2};
       
   210 	const TUid KLocationSysUi = {0x7C};
       
   211 	const TUid KLoggerGprs = {0x67};
       
   212 	const TUid KLunarCalendar = {0x3F9};
       
   213 	const TUid KMacromediaFlash6 = {0x4F};
       
   214 	const TUid KMapAndNavigationAiwProvider = {0x642};
       
   215 	const TUid KMediator = {0x64E};
       
   216 	const TUid KMediaTransferProtocol = {0x6A1};
       
   217 	const TUid KMeetingRequestEnabler = {0x636};
       
   218 	const TUid KMidi = {0x3F3};
       
   219 	const TUid KMmc = {0x1};
       
   220 	const TUid KMmcEject = {0x693};
       
   221 	const TUid KMmcHotswap = {0x434};
       
   222 	const TUid KMmcLock = {0x687};
       
   223 	const TUid KMmCommsAvController = {0x1F9};
       
   224 	const TUid KMmCommsEngine = {0x1F5};
       
   225 	const TUid KMmfDrmUtility = {0x1F0};
       
   226 	const TUid KMMS = {0xF4};
       
   227 	const TUid KMobileActiveSync = {0x673};
    53 	const TUid KMobileIP = {0x10281819};
   228 	const TUid KMobileIP = {0x10281819};
    54 	const TUid KOfflineMode = {0x1028181A};
   229 	const TUid KMp3 = {0x47};
    55 	const TUid KDRM = {0x1028181B};
   230 	const TUid KMpeg4VideoEncoding = {0x50};
    56 	const TUid KOmaDsHostServers = {0x10282663};	
   231 	const TUid KMpegAacEncoding = {0x11A};
    57 	const TUid KVibra = {0x102835AE};
   232 	const TUid KMrtSdkLibraries = {0x67F};
    58 	const TUid KAmbientLightSensor = {0x102835AF};
   233 	const TUid KMTP = {0x1F8};
    59 	const TUid KCoverDisplay = {0x102835B0};
   234 	const TUid KMultimediaSharing = {0x678};
    60 	const TUid KKeypadNoSlider = {0x102835B1};
   235 	const TUid KMultipleProvCtx = {0x423};
    61 	const TUid KCsVideoTelephony = {0x10285A22};
   236 	const TUid KNetworkRegistration = {0x69};
    62 	const TUid KEmergencyCallsEnabledInOfflineMode = {0x10285A23};
   237 	const TUid KNpProxy = {0x63E};
    63 	const TUid KDriveModeCanRestrictMtCalls = {0x10285A24}; 
   238 	const TUid KOCSP = {0x95};
    64 	}
   239 	const TUid KOfflineMode = {0x7};
       
   240 	const TUid KOmaEmailNotifications = {0x661};
       
   241 	const TUid KOmaImps12 = {0x694};
       
   242 	const TUid KOmaProv = {0xE4};
       
   243 	const TUid KOmaSuplPlugins = {0x630};
       
   244 	const TUid KOnScreenDialer = {0x6A0};
       
   245 	const TUid KOpenGLES3DApi = {0xA};
       
   246 	const TUid KOpenGLESSWImplementation = {0xD2};
       
   247 	const TUid KOpenvgSwImplementation = {0x645};
       
   248 	const TUid KOperatorCache = {0x42F};
       
   249 	const TUid KOperatorMenu = {0x422};
       
   250 	const TUid KPenSupport = {0x19A};
       
   251 	const TUid KPenSupportCalibration = {0x67A};
       
   252 	const TUid KPhoneCnap = {0x407};
       
   253 	const TUid KPhoneTty = {0x408};
       
   254 	const TUid KPlugAndPlayMobileServices = {0x67B};
       
   255 	const TUid KPowerSave = {0x6AD};
       
   256 	const TUid KPresence = {0x24};
       
   257 	const TUid KPresenceFramework = {0x665};
       
   258 	const TUid KPrint = {0x5FF};
       
   259 	const TUid KPrivacyFramework = {0x73};
       
   260 	const TUid KProductIncludesHomeScreenEasyDialing = {0x13DD};
       
   261 	const TUid KProtocolGsm = {0x51};
       
   262 	const TUid KProtocolWcdma = {0x52};
       
   263 	const TUid KProtocolWlan = {0x6D};
       
   264 	const TUid KPushSL = {0x41E};
       
   265 	const TUid KPushWhiteList = {0xE3};
       
   266 	const TUid KQos = {0x65};
       
   267 	const TUid KQwertyInput = {0x199};
       
   268 	const TUid KRealPlayer = {0x410};
       
   269 	const TUid KRealPlayerAsDefault = {0x669};
       
   270 	const TUid KRemoteLock = {0x674};
       
   271 	const TUid KRemoteStorageFw = {0x62D};
       
   272 	const TUid KRockerKey = {0x78};
       
   273 	const TUid KRssFeeds = {0xA7};
       
   274 	const TUid KRtpStack = {0x635};
       
   275 	const TUid KRV9 = {0x446};
       
   276 	const TUid KS60FmRadioApplication = {0x603};
       
   277 	const TUid KS60MtpController = {0x110};
       
   278 	const TUid KSapApplicationManagement = {0x628};
       
   279 	const TUid KSapDeviceLockEnhancements = {0x64B};
       
   280 	const TUid KSapEmbeddedLinkAdapter = {0x621};
       
   281 	const TUid KSapIdleSoftkeyAdapter = {0x622};
       
   282 	const TUid KSapOperatorLogoAdapter = {0x623};
       
   283 	const TUid KSapPolicyManagement = {0x62A};
       
   284 	const TUid KSapScreensaverAdapter = {0x624};
       
   285 	const TUid KSapStartupAdapter = {0x625};
       
   286 	const TUid KSapTerminalControlFw = {0x629};
       
   287 	const TUid KSapThemesAdapter = {0x626};
       
   288 	const TUid KSapUiSettingServer = {0x62B};
       
   289 	const TUid KSapWallpaperAdapter = {0x627};
       
   290 	const TUid KSatBip = {0x606};
       
   291 	const TUid KSatCallControl = {0x605};
       
   292 	const TUid KSatDisplayText = {0x607};
       
   293 	const TUid KSatGetInkey = {0x608};
       
   294 	const TUid KSatGetInput = {0x609};
       
   295 	const TUid KSatLanguageNotification = {0x60A};
       
   296 	const TUid KSatLaunchBrowser = {0x60B};
       
   297 	const TUid KSatMoSmControl = {0x60C};
       
   298 	const TUid KSatPlayTone = {0x60D};
       
   299 	const TUid KSatProvideLocalInfo = {0x60E};
       
   300 	const TUid KSatRefresh = {0x60F};
       
   301 	const TUid KSatSelectItem = {0x610};
       
   302 	const TUid KSatSendDtfm = {0x611};
       
   303 	const TUid KSatSendSm = {0x612};
       
   304 	const TUid KSatSendSs = {0x613};
       
   305 	const TUid KSatSendUssd = {0x614};
       
   306 	const TUid KSatSetupCall = {0x615};
       
   307 	const TUid KSatSetUpEventList = {0x616};
       
   308 	const TUid KSatSetUpIdleModeText = {0x617};
       
   309 	const TUid KSatSetUpMenu = {0x618};
       
   310 	const TUid KScalableIcons = {0x469};
       
   311 	const TUid KSeamlessLinks = {0x432};
       
   312 	const TUid KSelectableEmail = {0x7D};
       
   313 	const TUid KSendFileInCall = {0x43F};
       
   314 	const TUid KSeries60NativeBrowser = {0xA8};
       
   315 	const TUid KSettingsProtection = {0x41A};
       
   316 	const TUid KShowPanics = {0x433};
       
   317 	const TUid KSideVolumeKeys = {0xCF};
       
   318 	const TUid KSimCard = {0x58};
       
   319 	const TUid KSimCertificates = {0x19};
       
   320 	const TUid KSimPhonebookMatch = {0x124};
       
   321 	const TUid KSimulationPositioningPlugin = {0x10285D6C};
       
   322 	const TUid KSind = {0x48};
       
   323 	const TUid KSipSimplePresenceProtocol = {0x663};
       
   324 	const TUid KSlideshowScreensaver = {0x68C};
       
   325 	const TUid KSmartCardProv = {0x1B};
       
   326 	const TUid KSmartmsgSMSBookmarkReceiving = {0x452};
       
   327 	const TUid KSmartmsgSMSGmsMessageReceiving = {0x458};
       
   328 	const TUid KSmartmsgSMSOperatorLogoReceiving = {0x456};
       
   329 	const TUid KSmartmsgSMSRingingToneReceiving = {0x457};
       
   330 	const TUid KSmartmsgSMSVcalReceiving = {0x45A};
       
   331 	const TUid KSmartmsgSMSVcalSending = {0x45C};
       
   332 	const TUid KSmartmsgSMSVcardReceiving = {0x45B};
       
   333 	const TUid KSmartmsgSMSVcardSending = {0x45D};
       
   334 	const TUid KSmilEditor = {0x431};
       
   335 	const TUid KSrcs = {0x11};
       
   336 	const TUid KSuplFramework = {0x62F};
       
   337 	const TUid KSupportedFeature1 = {0x3E8};
       
   338 	const TUid KSupportedFeature2 = {0x3EA};
       
   339 	const TUid KSvgt = {0x4D};
       
   340 	const TUid KSvgtScreensaverPlugin = {0x66F};
       
   341 	const TUid KSvgtViewer = {0x473};
       
   342 	const TUid KSymbianMultimediaA3fdevsoundId = {0x4C};
       
   343 	const TUid KSyncMlDm = {0x29};
       
   344 	const TUid KSyncMlDmDs = {0x2F};
       
   345 	const TUid KSyncMlDmEmail = {0x31};
       
   346 	const TUid KSyncMlDmFota = {0x3A};
       
   347 	const TUid KSyncMlDmIAP = {0x30};
       
   348 	const TUid KSyncMlDmImps = {0x39};
       
   349 	const TUid KSyncMlDmMMS = {0x32};
       
   350 	const TUid KSyncMlDmObex = {0x36};
       
   351 	const TUid KSyncMlDmOta = {0x68F};
       
   352 	const TUid KSyncMlDmSIP = {0x3C};
       
   353 	const TUid KSyncMlDmVoIP = {0x3B};
       
   354 	const TUid KSyncMlDmWlan = {0x37};
       
   355 	const TUid KSyncMlDs = {0x2A};
       
   356 	const TUid KSyncMlDsAiwProvider = {0x5EC};
       
   357 	const TUid KSyncMlDsAlert = {0x34};
       
   358 	const TUid KSyncMlDsBookmark = {0x6AA};
       
   359 	const TUid KSyncMlDsCal = {0x2E};
       
   360 	const TUid KSyncMlDsCon = {0x2D};
       
   361 	const TUid KSyncMlDsEmail = {0x2C};
       
   362 	const TUid KSyncMlDsMMS = {0x2B};
       
   363 	const TUid KSyncMlDsNotepad = {0x35};
       
   364 	const TUid KSyncMlDsOverHttp = {0x586};
       
   365 	const TUid KSyncMlDsSms = {0x63F};
       
   366 	const TUid KSyncMlIsync = {0x690};
       
   367 	const TUid KSyncMlObex = {0x33};
       
   368 	const TUid KTactileFeedback = {0x6B6};
       
   369 	const TUid KThaiCalendar = {0x66E};
       
   370 	const TUid KTouchCallHandling = {0x6B3};
       
   371 	const TUid KTvOut = {0x604};
       
   372 	const TUid KUiTransitionEffects = {0x666};
       
   373 	const TUid KUiZoom = {0x65F};
       
   374 	const TUid KUpin = {0x64C};
       
   375 	const TUid KUpnpAvcp = {0x5FD};
       
   376 	const TUid KUpnpMediaserver = {0x67D};
       
   377 	const TUid KUpnpStack = {0x5F8};
       
   378 	const TUid KUsb = {0xD};
       
   379 	const TUid KUsbCharging = {0x77};
       
   380 	const TUid KUsbDeviceLock = {0x474};
       
   381 	const TUid KUsbMultiPersonality = {0x5FE};
       
   382 	const TUid KUsbPictbridge = {0x5FB};
       
   383 	const TUid KUsbRemotePersonality = {0x69A};
       
   384 	const TUid KUseAacCMMFCodec = {0x11E};
       
   385 	const TUid KUseAmrNbCMMFCodec = {0x11C};
       
   386 	const TUid KUseAmrWbCMMFCodec = {0x11D};
       
   387 	const TUid KUseDrmEngineInCcp = {0x5C};
       
   388 	const TUid KUseEaacplusCmmfCodec = {0x5F2};
       
   389 	const TUid KUseMp3CMMFCodec = {0x11F};
       
   390 	const TUid KUseQcelpCMMFCodec = {0x120};
       
   391 	const TUid KUSSD = {0x443};
       
   392 	const TUid KVfpHwSupport = {0x685};
       
   393 	const TUid KVibra = {0x19B};
       
   394 	const TUid KVideoMenu = {0x662};
       
   395 	const TUid KVideoRecorder = {0xD0};
       
   396 	const TUid KVirtualFullscrQwertyInput = {0x40};
       
   397 	const TUid KVirtualItutInput = {0x41};
       
   398 	const TUid KVirtualKeyboardInput = {0x643};
       
   399 	const TUid KWebWidgets = {0x69B};
       
   400 	const TUid KWim = {0x18};
       
   401 	const TUid KWindowsMedia = {0x675};
       
   402 	const TUid KWindowsMediaDrm = {0x676};
       
   403 	const TUid KWma = {0x1F7};
       
   404 	const TUid KWorldClock = {0x44A};
       
   405 	const TUid KXdm = {0x5F3};
       
   406 	const TUid KXdmLocalStorage = {0x5F5};
       
   407 	const TUid KXdmXcap = {0x5F4};
       
   408 	const TUid KXspExtensionManager = {0x69C};
       
   409 }