sl@0: // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: /** sl@0: @publishedAll sl@0: @released sl@0: @file sl@0: */ sl@0: sl@0: #ifndef ECAMUIDS_HRH sl@0: #define ECAMUIDS_HRH sl@0: sl@0: sl@0: #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS sl@0: #include sl@0: #include sl@0: #endif sl@0: sl@0: sl@0: sl@0: #define KSharedLibraryUidDefine 268435597 sl@0: #define KUidOnboardCameraLibrary 270513347 sl@0: sl@0: #define KUidECamAdvSettingsLibrary 0x1020E76B sl@0: sl@0: #define KUidOnboardCameraPlugin 0x1020707F sl@0: #define KUidOnboardCameraInfoPlugin 0x10207080 sl@0: #define KUidOnboardCameraStubDll 0x10207081 sl@0: #define KUidOnboardCameraStubPlugin 0x10207082 sl@0: #define KUidOnboardCameraStubInfo 0x10207083 sl@0: sl@0: #define KUidECamHistogramLibrary 0x102737AC sl@0: #define KUidECamOverlayLibrary 0x102737AD sl@0: #define KUidECamSnapshotLibrary 0x102737AE sl@0: sl@0: #define KUidOnboardCameraSecureIdPlugin 0x10283201 sl@0: sl@0: sl@0: #define KUidECamDirectViewFinderLibrary 0x102825F3 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventClass2. sl@0: @see KUidECamEventClass2 sl@0: */ sl@0: #define KUidECamEventClass2UidValue 0x10282622 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventCIPSetColorSwapEntry. sl@0: @see KUidECamEventCIPSetColorSwapEntry sl@0: */ sl@0: #define KUidECamEventCIPSetColorSwapEntryUidValue 0x10282623 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventCIPRemoveColorSwapEntry. sl@0: @see KUidECamEventCIPRemoveColorSwapEntry sl@0: */ sl@0: #define KUidECamEventCIPRemoveColorSwapEntryUidValue 0x10282624 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventCIPSetColorAccentEntry. sl@0: @see KUidECamEventCIPSetColorAccentEntry sl@0: */ sl@0: #define KUidECamEventCIPSetColorAccentEntryUidValue 0x10282625 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventCIPRemoveColorAccentEntry. sl@0: @see KUidECamEventCIPRemoveColorAccentEntry sl@0: */ sl@0: #define KUidECamEventCIPRemoveColorAccentEntryUidValue 0x10282626 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventCameraSettingPreCaptureWarning. sl@0: @see KUidECamEventCameraSettingPreCaptureWarning sl@0: */ sl@0: #define KUidECamEventCameraSettingPreCaptureWarningUidValue 0x10282610 sl@0: sl@0: /** sl@0: Defines the numerical value for KUidECamEventNewReserveComplete. sl@0: @see KUidECamEventNewReserveComplete sl@0: @publishedAll sl@0: @prototype sl@0: */ sl@0: #define KUidECamEventNewReserveCompleteUidValue 0x1028322D sl@0: sl@0: sl@0: #endif // ECAMUIDS_HRH sl@0: